From 5d5c0dfcdaff9205b3fe8f7822f16ad55743df8a Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 2 May 2025 21:54:47 +0900 Subject: [PATCH] doc: Regenerate Texinfo menus. Done with 'M-x texinfo-all-menus-update' in Emacs. * doc/guix.texi (Top): Regenerate menus. Change-Id: I4ae480d5e77296cb8b187b5629805b60f4a3cf02 --- doc/guix.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 14d3d1206bf..edfb4caef85 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -298,6 +298,7 @@ Channels * Specifying Additional Channels:: Extending the package collection. * Using a Custom Guix Channel:: Using a customized Guix. * Replicating Guix:: Running the @emph{exact same} Guix. +* Customizing the System-Wide Guix:: Default channels on Guix System. * Channel Authentication:: How Guix verifies what it fetches. * Channels with Substitutes:: Using channels with available substitutes. * Creating a Channel:: How to write your custom channel. @@ -5374,7 +5375,7 @@ account security concerns and deal with authenticated updates. * Specifying Additional Channels:: Extending the package collection. * Using a Custom Guix Channel:: Using a customized Guix. * Replicating Guix:: Running the @emph{exact same} Guix. -* Customizing the System-Wide Guix:: Default channels on Guix System. +* Customizing the System-Wide Guix:: Default channels on Guix System. * Channel Authentication:: How Guix verifies what it fetches. * Channels with Substitutes:: Using channels with available substitutes. * Creating a Channel:: How to write your custom channel.