apteryx pushed a commit to branch master
in repository guix.
commit 2826596092d35647d10cbbe27f6aef8471465c64
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Apr 6 10:32:23 2024 -0400
doc: Fix Texinfo menus.
There should be two spaces between the node name and its description. Found
via 'M-x texinfo-all-menus-update' in Emacs.
Change-Id: I2b17180746f8d97ea5f927b8a504419c087dd5f5
---
doc/guix.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 3cae7495f6..4b47d44757 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -358,7 +358,7 @@ Foreign Architectures
System Configuration
-* Getting Started with the System:: Your first steps.
+* Getting Started with the System:: Your first steps.
* Using the Configuration System:: Customizing your GNU system.
* operating-system Reference:: Detail of operating-system declarations.
* File Systems:: Configuring file system mounts.
@@ -16963,7 +16963,7 @@ instantiated. Then we show how this mechanism can be
extended, for
instance to support new system services.
@menu
-* Getting Started with the System:: Your first steps.
+* Getting Started with the System:: Your first steps.
* Using the Configuration System:: Customizing your GNU system.
* operating-system Reference:: Detail of operating-system declarations.
* File Systems:: Configuring file system mounts.