diff options
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 86e4f9d423..b90f9142e2 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1381,7 +1381,7 @@ valid for 30 seconds. .TP .I /proc/sys/kernel/cap-bound This file holds the value of the kernel -.IR "capability bounding set" +.I "capability bounding set" (expressed as a signed decimal number). This set is ANDed against the capabilities permitted to a process during @@ -1729,7 +1729,7 @@ Values are: In mode 0, calls of .BR mmap (2) with -.BR MAP_NORESERVE +.B MAP_NORESERVE set are not checked, and the default check is very weak, leading to the risk of getting a process "OOM-killed". Under Linux 2.4 any non-zero value implies mode 1. @@ -1768,7 +1768,7 @@ and the amount of time spent in idle process (seconds). This string identifies the kernel version that is currently running. It includes the contents of .IR /proc/sys/kernel/ostype , -.IR /proc/sys/kernel/osrelease +.I /proc/sys/kernel/osrelease and .IR /proc/sys/kernel/version . For example: |
