diff options
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 9598072e7d..e89c6accfe 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -150,8 +150,11 @@ hierarchy. .I /proc/[pid] There is a numerical subdirectory for each running process; the subdirectory is named by the process ID. -Each such subdirectory contains the following -pseudo-files and directories. + +Each +.I /proc/[pid] +subdirectory contains the +pseudo-files and directories described below. .TP .I /proc/[pid]/attr .\" https://lwn.net/Articles/28222/ |
