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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Subject: bug#36104: closed (Re: [bug#36104] [PATCH] doc: Fix typo.)
Date: Wed, 05 Jun 2019 15:13:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#36104: [PATCH] doc: Fix typo.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 36104 <at> debbugs.gnu.org.

-- 
36104: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36104
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Cc: 36104-done <at> debbugs.gnu.org
Subject: Re: [bug#36104] [PATCH] doc: Fix typo.
Date: Wed, 05 Jun 2019 17:12:37 +0200
Diego Nicola Barbato <dnbarbato <at> posteo.de> skribis:

>>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.

Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] doc: Fix typo.
Date: Wed, 05 Jun 2019 16:48:50 +0200
[Message part 4 (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 347 days ago.

Previous Next


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