diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index aba8a6b575..68abb968b0 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -22373,7 +22373,7 @@ the @code{transmission-password-hash} procedure. @end deffn These procedures are accessible from within a Guile REPL started with -the @command{guix repl} command (@pxref {Invoking guix repl}). This is +the @command{guix repl} command (@pxref{Invoking guix repl}). This is useful for obtaining a random salt value to provide as the second parameter to `transmission-password-hash`, as in this example session: |