diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:01:29 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:01:29 +0100 |
| commit | 523869f645d1c34d8e7c5d68314f86ba0771ff8c (patch) | |
| tree | ad3db2fa240eb97bc21cf594306e3a22f59e27cd /man5/proc.5 | |
| parent | 36f73ba37945c7ff4aa2d8383f831519a38e3f27 (diff) | |
| download | man-pages-523869f645d1c34d8e7c5d68314f86ba0771ff8c.tar.gz | |
Many pages: Use \[en] instead of \(en
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index ccf2d1a2e4..0284d2624f 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1774,7 +1774,7 @@ If set, the page is in swap space 61 (since Linux 3.5) The page is a file-mapped page or a shared anonymous page. .TP -60\(en58 (since Linux 3.11) +60\[en]58 (since Linux 3.11) Zero .\" Not quite true; see commit 541c237c0923f567c9c4cabb8a81635baadc713f .TP @@ -1792,17 +1792,17 @@ PTE is soft-dirty (see the kernel source file .IR Documentation/admin\-guide/mm/soft\-dirty.rst ). .TP -54\(en0 +54\[en]0 If the page is present in RAM (bit 63), then these bits provide the page frame number, which can be used to index .I /proc/kpageflags and .IR /proc/kpagecount . If the page is present in swap (bit 62), -then bits 4\(en0 give the swap type, and bits 54\(en5 encode the swap offset. +then bits 4\[en]0 give the swap type, and bits 54\[en]5 encode the swap offset. .RE .IP -Before Linux 3.11, bits 60\(en55 were +Before Linux 3.11, bits 60\[en]55 were used to encode the base-2 log of the page size. .IP To employ @@ -3417,7 +3417,7 @@ file is present only if the .B CONFIG_PROC_PAGE_MONITOR kernel configuration option is enabled. .TP -.IR /proc/ksyms " (Linux 1.1.23\(en2.5.47)" +.IR /proc/ksyms " (Linux 1.1.23\[en]2.5.47)" See .IR /proc/kallsyms . .TP @@ -4582,7 +4582,7 @@ and the "free file handles" value is always zero. .TP .IR /proc/sys/fs/inode\-max " (only present until Linux 2.2)" This file contains the maximum number of in-memory inodes. -This value should be 3\(en4 times larger +This value should be 3\[en]4 times larger than the value in .IR file\-max , since \fIstdin\fP, \fIstdout\fP |
