[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: doc: Fix typos in the "Channels" chapter.
From: |
guix-commits |
Subject: |
06/10: doc: Fix typos in the "Channels" chapter. |
Date: |
Mon, 16 May 2022 09:49:39 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 4fdd091cf3ec0d83c2738d8775733b90ad0d9cac
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Mon May 16 15:37:33 2022 +0200
doc: Fix typos in the "Channels" chapter.
* doc/guix.texi (Using a Custom Guix Channel)
(Replicating Guix): Fix typos.
---
doc/guix.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index e1fb50a634..05dbe8954e 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5175,7 +5175,7 @@ write in @code{~/.config/guix/channels.scm} this
specification:
@noindent
From there on, @command{guix pull} will fetch code from the @code{super-hacks}
branch of the repository at @code{example.org}. The authentication concern is
-addressed below ((@pxref{Channel Authentication}).
+addressed below (@pxref{Channel Authentication}).
@node Replicating Guix
@section Replicating Guix
@@ -5202,7 +5202,7 @@ say, on another machine, by providing a channel
specification in
The @command{guix describe --format=channels} command can even generate this
list of channels directly (@pxref{Invoking guix describe}). The resulting
-file can be used with the -C options of @command{guix pull}
+file can be used with the @option{-C} option of @command{guix pull}
(@pxref{Invoking guix pull}) or @command{guix time-machine}
(@pxref{Invoking guix time-machine}).
- branch master updated (8aaa9b40aa -> 61c8d0fe3d), guix-commits, 2022/05/16
- 01/10: gnu: python-jupyter-console-minimal: Use 'modify-inputs'., guix-commits, 2022/05/16
- 02/10: gnu: python-jupyter-console: Depend on python-prompt-toolkit 3.x., guix-commits, 2022/05/16
- 05/10: services: bitlbee: Run as user "bitlbee"., guix-commits, 2022/05/16
- 06/10: doc: Fix typos in the "Channels" chapter.,
guix-commits <=
- 09/10: gnu: gcolor3: Fix build with libportal-0.5., guix-commits, 2022/05/16
- 03/10: gnu: python-pari-jupyter: Do not propagate 'python-ipykernel'., guix-commits, 2022/05/16
- 04/10: gnu: python-bash-kernel: Do not propagate 'python-ipykernel'., guix-commits, 2022/05/16
- 08/10: gnu: taskwarior: update to 2.6.2, guix-commits, 2022/05/16
- 07/10: gnu: xfce4-terminal: Update to 1.0.3., guix-commits, 2022/05/16
- 10/10: gnu: gcolor3: Remove input labels., guix-commits, 2022/05/16