[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: doc: Fix incorrect use of @xref.
From: |
Andreas Enge |
Subject: |
01/01: doc: Fix incorrect use of @xref. |
Date: |
Mon, 14 Mar 2016 19:57:37 +0000 |
andreas pushed a commit to branch master
in repository guix.
commit 6e6a04016d292991dcae02bbbe5a3bde616b9092
Author: Andreas Enge <address@hidden>
Date: Mon Mar 14 20:54:28 2016 +0100
doc: Fix incorrect use of @xref.
This is a follow-up to commit 1068f26b797ed7c1475d93cab6eed53c9097c7f6.
Reported by Alex Kost <address@hidden>.
* doc/guix.texi (Building the Installation Image): Replace @xref by @ref.
---
doc/guix.texi | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 7509ea9..c016eaf 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5988,8 +5988,8 @@ system} command, specifically:
guix system disk-image --image-size=850MiB gnu/system/install.scm
@end example
address@hidden guix system} and
address@hidden/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