]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
proc.5: srcfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 11 Jun 2020 05:23:37 +0000 (07:23 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 11 Jun 2020 05:24:49 +0000 (07:24 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man5/proc.5

index fd5e906b1f140286693bed7fc3bedb385187ab48..538c6c66a1152ab4ff94871fc4d6fda2b5f70c90 100644 (file)
@@ -1222,7 +1222,7 @@ this file is readable by all users on the system.
 .\"       Added in 2.6.11; updating requires CAP_AUDIT_CONTROL
 .\"       CONFIG_AUDITSYSCALL
 .TP
-.IR /proc/[pid]/map_files/ " (since kernel 3.3)
+.IR /proc/[pid]/map_files/ " (since kernel 3.3)"
 .\" commit 640708a2cff7f81e246243b0073c66e6ece7e53e
 This subdirectory contains entries corresponding to memory-mapped
 files (see
@@ -3555,11 +3555,11 @@ or for the page cache.
 The kernel must use tricks to access
 this memory, making it slower to access than lowmem.
 .TP
-.IR HighFree " %lu
+.IR HighFree " %lu"
 (Starting with Linux 2.6.19, \fBCONFIG_HIGHMEM\fP is required.)
 Amount of free highmem.
 .TP
-.IR LowTotal " %lu
+.IR LowTotal " %lu"
 (Starting with Linux 2.6.19, \fBCONFIG_HIGHMEM\fP is required.)
 Total amount of lowmem.
 Lowmem is memory which can be used for everything that
@@ -3571,7 +3571,7 @@ it is where everything from
 is allocated.
 Bad things happen when you're out of lowmem.
 .TP
-.IR LowFree " %lu
+.IR LowFree " %lu"
 (Starting with Linux 2.6.19, \fBCONFIG_HIGHMEM\fP is required.)
 Amount of free lowmem.
 .TP
@@ -4579,7 +4579,7 @@ See
 .BR mq_overview (7)
 for details.
 .TP
-.IR /proc/sys/fs/nr_open " (since Linux 2.6.25)
+.IR /proc/sys/fs/nr_open " (since Linux 2.6.25)"
 .\" commit 9cfe015aa424b3c003baba3841a60dd9b5ad319b
 This file imposes a ceiling on the value to which the
 .BR RLIMIT_NOFILE