docs: ps.1 remove defunct from comm
The field comm no longer shows defunct for zombie processes, use the state field for this as it could be obscured if not the last column anyhow. Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
parent
20d1e70b48
commit
838de1de67
5
man/ps.1
5
man/ps.1
@ -4,7 +4,7 @@
|
||||
.\" Quick hack conversion by Albert Cahalan, 1998.
|
||||
.\" Licensed under version 2 of the Gnu General Public License.
|
||||
.\"
|
||||
.TH PS "1" "2022-05-11" "procps-ng" "User Commands"
|
||||
.TH PS "1" "2022-12-12" "procps-ng" "User Commands"
|
||||
.\"
|
||||
.\" To render this page:
|
||||
.\" groff -t -b -man -X -P-resolution -P100 -Tps ps.1 &
|
||||
@ -1171,8 +1171,7 @@ T}
|
||||
|
||||
comm COMMAND T{
|
||||
command name (only the executable name). Modifications to the command name
|
||||
will not be shown. A process marked <defunct> is partly dead, waiting to be
|
||||
fully destroyed by its parent. The output in this column may contain spaces.
|
||||
will not be shown. The output in this column may contain spaces.
|
||||
(alias
|
||||
.BR ucmd , \ ucomm ).
|
||||
See also the
|
||||
|
Loading…
Reference in New Issue
Block a user