doc: Tweak cross-ref Texinfo command.
* doc/guix.texi (Swap Space): Use @pxref instead of @xref at the end of a sentence.
This commit is contained in:
parent
d083809c80
commit
553f46a094
1 changed files with 1 additions and 1 deletions
|
@ -17059,7 +17059,7 @@ I/O faster, and thus paging out unused portions of program memory will
|
||||||
expand the RAM available for such caching.
|
expand the RAM available for such caching.
|
||||||
|
|
||||||
For a more detailed description of how memory is managed from the
|
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}.
|
Concepts,,, libc, The GNU C Library Reference Manual}.
|
||||||
|
|
||||||
The Linux kernel has support for swap partitions and swap files: the
|
The Linux kernel has support for swap partitions and swap files: the
|
||||||
|
|
Reference in a new issue