GNU bug report logs - #36104
[PATCH] doc: Fix typo.

Previous Next

Package: guix-patches;

Reported by: Diego Nicola Barbato <dnbarbato <at> posteo.de>

Date: Wed, 5 Jun 2019 14:50:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
To: 36104 <at> debbugs.gnu.org
Subject: [bug#36104] [PATCH] doc: Fix typo.
Date: Wed, 05 Jun 2019 16:48:50 +0200
[Message part 1 (text/plain, inline)]
Hi Guix,

This patch fixes a typo in the documentation.

Regards,

Diego

[0001-doc-Fix-typo.patch (text/x-patch, inline)]
From df07bcdf7ef0593023d53f676660ba93d826d359 Mon Sep 17 00:00:00 2001
From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Date: Thu, 16 May 2019 13:39:18 +0200
Subject: [PATCH] doc: Fix typo.

* doc/guix.texi (Invoking guix archive): Remove spurious hyphen in example.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index a8f3a5ad27..996255d9dc 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4219,7 +4219,7 @@ to another like this:
 
 @example
 guix archive --export -r $(readlink -f ~/.guix-profile) | \
-  ssh the-machine guix-archive --import
+  ssh the-machine guix archive --import
 @end example
 
 @noindent
-- 
2.21.0


This bug report was last modified 5 years and 348 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.