proc.5: Minor fixes

Formatting fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Nicolas Franois 2009-09-27 09:26:37 +02:00 committed by Michael Kerrisk
parent 4cd0814b5c
commit 228eac2b6f
1 changed files with 1 additions and 1 deletions

View File

@ -2153,7 +2153,7 @@ If the
.I /proc/sys/kernel/panic
file is also non-zero then the machine will be rebooted.
.TP
.IR /proc/sys/kernel/pid_max "( since Linux 2.5.34)"
.IR /proc/sys/kernel/pid_max " (since Linux 2.5.34)"
This file specifies the value at which PIDs wrap around
(i.e., the value in this file is one greater than the maximum PID).
The default value for this file, 32768,