emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36104: closed ([PATCH] doc: Fix typo.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36104: closed ([PATCH] doc: Fix typo.)
Date: Wed, 05 Jun 2019 15:13:02 +0000

Your message dated Wed, 05 Jun 2019 17:12:37 +0200
with message-id <address@hidden>
and subject line Re: [bug#36104] [PATCH] doc: Fix typo.
has caused the debbugs.gnu.org bug report #36104,
regarding [PATCH] doc: Fix typo.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
36104: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36104
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] doc: Fix typo. Date: Wed, 05 Jun 2019 16:48:50 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Hi Guix,

This patch fixes a typo in the documentation.

Regards,

Diego

>From df07bcdf7ef0593023d53f676660ba93d826d359 Mon Sep 17 00:00:00 2001
From: Diego Nicola Barbato <address@hidden>
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


--- End Message ---
--- Begin Message --- Subject: Re: [bug#36104] [PATCH] doc: Fix typo. Date: Wed, 05 Jun 2019 17:12:37 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Diego Nicola Barbato <address@hidden> skribis:

>>From df07bcdf7ef0593023d53f676660ba93d826d359 Mon Sep 17 00:00:00 2001
> From: Diego Nicola Barbato <address@hidden>
> 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!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]