summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2022-12-17 16:55:07 +0100
committerLudovic Courtès <ludo@gnu.org>2022-12-18 23:02:59 +0100
commit553f46a094951df99eb1fb6b1a4d3ca1df91adfd (patch)
treecc0e15f4cf5b7d87e8cc351fa03337c840e3c647 /doc
parentd083809c8048a64f71a40f0657c217c9dd230428 (diff)
doc: Tweak cross-ref Texinfo command.
* doc/guix.texi (Swap Space): Use @pxref instead of @xref at the end of a sentence.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index eb37d4d393..b4ca211e61 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -17059,7 +17059,7 @@ I/O faster, and thus paging out unused portions of program memory will
expand the RAM available for such caching.
For a more detailed description of how memory is managed from the
-viewpoint of a monolithic kernel, @xref{Memory
+viewpoint of a monolithic kernel, @pxref{Memory
Concepts,,, libc, The GNU C Library Reference Manual}.
The Linux kernel has support for swap partitions and swap files: the