From 228eac2b6f61ecb07c0739560b59b2c1caeec3b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Fran=E7ois?= Date: Sun, 27 Sep 2009 09:26:37 +0200 Subject: [PATCH] proc.5: Minor fixes Formatting fix Signed-off-by: Michael Kerrisk --- man5/proc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index c84947c2c..69e2dc7e8 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -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,