aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-03-29 15:34:12 +0100
committerLudovic Courtès <ludo@gnu.org>2019-03-29 15:35:54 +0100
commit46fc7cafcf7dcaaa252591df387541d43df05bb9 (patch)
treeb13aa4762ee990b1780f402a97e103d9a363979e /doc
parent8339ccac5fc294fb3d0a0f62fe91c9dfaf0ba28f (diff)
downloadguix-46fc7cafcf7dcaaa252591df387541d43df05bb9.tar
guix-46fc7cafcf7dcaaa252591df387541d43df05bb9.tar.gz
doc: Fix invalid uses of @ref.
* doc/guix.texi (Invoking guix pull): Use @xref instead of @ref at the beginning of sentences.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 525b8f424f..d6dda9904c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3621,7 +3621,7 @@ Generation 3 Jun 13 2018 23:31:07 (current)
69 packages upgraded: borg@@1.1.6, cheese@@3.28.0, @dots{}
@end example
-@ref{Invoking guix describe, @command{guix describe}}, for other ways to
+@xref{Invoking guix describe, @command{guix describe}}, for other ways to
describe the current status of Guix.
This @code{~/.config/guix/current} profile works like any other profile
@@ -3666,7 +3666,7 @@ is provided, the subset of generations that match @var{pattern}.
The syntax of @var{pattern} is the same as with @code{guix package
--list-generations} (@pxref{Invoking guix package}).
-@ref{Invoking guix describe}, for a way to display information about the
+@xref{Invoking guix describe}, for a way to display information about the
current generation only.
@item --profile=@var{profile}