diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-11-05 21:02:18 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-11-05 21:02:18 +0100 |
| commit | 71190dedfece4b6e025ad4043f69eef9f3bb70fe (patch) | |
| tree | e135148484c1f6bc568c97154ff4a12b330a9064 /man5 | |
| parent | 7159b279cc7f49565dd11474a50baebd64fc68e6 (diff) | |
| download | man-pages-71190dedfece4b6e025ad4043f69eef9f3bb70fe.tar.gz | |
proc.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index fd86657271..17b8a237d5 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2915,7 +2915,7 @@ Each one of these subdirectories contains files and subdirectories exposing information about the thread with the thread ID .IR tid . The contents of these directories are the same as the corresponding -.IR /proc/self/task/[tid] +.IR /proc/[pid]/task/[tid] directories. .IP The |
