.\" 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
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
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
.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