diff --git a/manual/gnuboot.texi b/manual/gnuboot.texi index 1ec9e0f..d5cd9ea 100644 --- a/manual/gnuboot.texi +++ b/manual/gnuboot.texi @@ -856,14 +856,11 @@ bf2b91df54aa71ecbfab891d32000ad2d6af6093 \ -k origin/keyring @end example -It should then print something like that: +It should then print the following text: @example -guix git: successfully authenticated commit dde4223088cbfe8a347626638d32902ba2323b25 +guix git: successfully authenticated commit bf2b91df54aa71ecbfab891d32000ad2d6af6093 @end example -the commit hash (here @samp{dde4223088cbfe8a347626638d32902ba2323b25}) -might be different for you. - @xref{Invoking guix git authenticate,,,guix,GNU Guix manual} or @uref{https://guix.gnu.org/en/blog/2024/authenticate-your-git-checkouts/,the Authenticate your Git checkouts! Guix blog post} for more details.