[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: doc: Tweak cross-ref Texinfo command.
From: |
guix-commits |
Subject: |
01/02: doc: Tweak cross-ref Texinfo command. |
Date: |
Sun, 18 Dec 2022 18:59:43 -0500 (EST) |
civodul pushed a commit to branch master
in repository guix.
commit 553f46a094951df99eb1fb6b1a4d3ca1df91adfd
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sat Dec 17 16:55:07 2022 +0100
doc: Tweak cross-ref Texinfo command.
* doc/guix.texi (Swap Space): Use @pxref instead of @xref at the end of
a sentence.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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