all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#36104] [PATCH] doc: Fix typo.
@ 2019-06-05 14:48 Diego Nicola Barbato
  2019-06-05 15:12 ` bug#36104: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Nicola Barbato @ 2019-06-05 14:48 UTC (permalink / raw)
  To: 36104

[-- Attachment #1: Type: text/plain, Size: 74 bytes --]

Hi Guix,

This patch fixes a typo in the documentation.

Regards,

Diego


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-Fix-typo.patch --]
[-- Type: text/x-patch, Size: 698 bytes --]

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#36104: [PATCH] doc: Fix typo.
  2019-06-05 14:48 [bug#36104] [PATCH] doc: Fix typo Diego Nicola Barbato
@ 2019-06-05 15:12 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-06-05 15:12 UTC (permalink / raw)
  To: Diego Nicola Barbato; +Cc: 36104-done

Diego Nicola Barbato <dnbarbato@posteo.de> skribis:

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-05 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-05 14:48 [bug#36104] [PATCH] doc: Fix typo Diego Nicola Barbato
2019-06-05 15:12 ` bug#36104: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.