diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2019-03-29 15:34:12 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2019-03-29 15:35:54 +0100 |
| commit | 46fc7cafcf7dcaaa252591df387541d43df05bb9 (patch) | |
| tree | b13aa4762ee990b1780f402a97e103d9a363979e | |
| parent | 8339ccac5fc294fb3d0a0f62fe91c9dfaf0ba28f (diff) | |
doc: Fix invalid uses of @ref.
* doc/guix.texi (Invoking guix pull): Use @xref instead of @ref at the
beginning of sentences.
| -rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 525b8f424f0..d6dda9904c1 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -3621,7 +3621,7 @@ Generation 3 Jun 13 2018 23:31:07 (current) | |||
| 3621 | 69 packages upgraded: borg@@1.1.6, cheese@@3.28.0, @dots{} | 3621 | 69 packages upgraded: borg@@1.1.6, cheese@@3.28.0, @dots{} |
| 3622 | @end example | 3622 | @end example |
| 3623 | 3623 | ||
| 3624 | @ref{Invoking guix describe, @command{guix describe}}, for other ways to | 3624 | @xref{Invoking guix describe, @command{guix describe}}, for other ways to |
| 3625 | describe the current status of Guix. | 3625 | describe the current status of Guix. |
| 3626 | 3626 | ||
| 3627 | This @code{~/.config/guix/current} profile works like any other profile | 3627 | 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}. | |||
| 3666 | The syntax of @var{pattern} is the same as with @code{guix package | 3666 | The syntax of @var{pattern} is the same as with @code{guix package |
| 3667 | --list-generations} (@pxref{Invoking guix package}). | 3667 | --list-generations} (@pxref{Invoking guix package}). |
| 3668 | 3668 | ||
| 3669 | @ref{Invoking guix describe}, for a way to display information about the | 3669 | @xref{Invoking guix describe}, for a way to display information about the |
| 3670 | current generation only. | 3670 | current generation only. |
| 3671 | 3671 | ||
| 3672 | @item --profile=@var{profile} | 3672 | @item --profile=@var{profile} |
