diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-08-07 07:38:54 +1000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-08-08 05:54:16 +1000 |
| commit | ecc9535d8e003fb6adfa8cd069fb9b999e304bc0 (patch) | |
| tree | e849890835a02575dababfbde23d5cc1470693a8 /man5 | |
| parent | d9e64b422f7ca78077a0b28cf07e902541be77f5 (diff) | |
| download | man-pages-ecc9535d8e003fb6adfa8cd069fb9b999e304bc0.tar.gz | |
proc.5: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 325dedaae7..a06785e61e 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2123,7 +2123,7 @@ Number of file descriptor slots currently allocated. .IR Groups : Supplementary group list. .IP * -.I NStgid +.I NStgid : Thread group ID (i.e., PID) in each of the PID namespaces of which .I [pid] is a member. @@ -2133,7 +2133,7 @@ followed by the value in successively nested inner namespaces. .\" commit e4bc33245124db69b74a6d853ac76c2976f472d5 (Since Linux 4.1.) .IP * -.I NSpid +.IR NSpid: Thread ID in each of the PID namespaces of which .I [pid] is a member. @@ -2141,7 +2141,7 @@ The fields are ordered as for .IR NStgid . (Since Linux 4.1.) .IP * -.I NSpgid +.IR NSpgid : Process group ID in each of the PID namespaces of which .I [pid] is a member. @@ -2149,7 +2149,7 @@ The fields are ordered as for .IR NStgid . (Since Linux 4.1.) .IP * -.I NSsid +.IR NSsid : descendant namespace session ID hierarchy Session ID in each of the PID namespaces of which .I [pid] |
