~ruther/guix-local

5d1f1177844e7580cc6a2f7b8375bd3388ded003 — Ludovic Courtès 11 years ago 8b47758
doc: Fix erroneous cross-manual references.

* doc/guix.texi (User Accounts): Fix cross-references to libc and guile.
1 files changed, 2 insertions(+), 2 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +2 -2
@@ 3818,8 3818,8 @@ users change it with @command{passwd}.

If you @emph{do} want to have a preset password for an account, then
this field must contain the encrypted password, as a string.
@xref{crypt,,, The GNU C Library Reference Manual}, for more information
on password encryption, and @ref{Encryption,,, GNU Guile Reference
@xref{crypt,,, libc, The GNU C Library Reference Manual}, for more information
on password encryption, and @ref{Encryption,,, guile, GNU Guile Reference
Manual}, for information on Guile's @code{crypt} procedure.

@end table