diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-08-05 15:50:42 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-08-05 15:50:42 +0200 |
commit | 8f9374e811504c8d772d41b2fbe8f578ae1b7e14 (patch) | |
tree | 5040bbb4e17ac044d8e83e54044ed42c587c0881 /sys/man/1 | |
parent | 2f457f5f1987a36db6e07bf8883f1f47bab9803d (diff) |
merge
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/ps | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/man/1/ps b/sys/man/1/ps index d08fa3f29..5d1c86b1f 100644 --- a/sys/man/1/ps +++ b/sys/man/1/ps @@ -4,12 +4,12 @@ ps, psu, pstree \- process status .SH SYNOPSIS .B ps [ -.B -apr +.B -apnr ] .PP .B psu [ -.B -apr +.B -apnr ] [ .I user @@ -85,6 +85,12 @@ waiting for more of a critical .PD .PP The +.B -n +flag causes +.I ps +to print, after the process id, the note group to which the process belongs. +.PP +The .B -r flag causes .I ps |