doc: Fix incorrect use of @xref.

This is a follow-up to commit 1068f26b79.
Reported by Alex Kost <alezost@gmail.com>.

* doc/guix.texi (Building the Installation Image): Replace @xref by @ref.
master
Andreas Enge 2016-03-14 20:54:28 +01:00
parent 9ced12de01
commit 6e6a04016d
1 changed files with 2 additions and 2 deletions

View File

@ -5988,8 +5988,8 @@ system} command, specifically:
guix system disk-image --image-size=850MiB gnu/system/install.scm
@end example
@xref{Invoking guix system} and
@file{gnu/system/install.scm} in the source tree for more information
Have a look at @file{gnu/system/install.scm} in the source tree,
and see also @ref{Invoking guix system} for more information
about the installation image.
@node System Configuration