docs: ps.1 - comm can show command name changes
The man page said it cannot show changes to comm, such as when you use prctl(). In fact, ps can see this. The args field may not change because its due to the path of the executable but comm can.
This commit is contained in:
parent
838de1de67
commit
ab978d62ae
4
man/ps.1
4
man/ps.1
@ -1170,8 +1170,8 @@ see
|
|||||||
T}
|
T}
|
||||||
|
|
||||||
comm COMMAND T{
|
comm COMMAND T{
|
||||||
command name (only the executable name). Modifications to the command name
|
command name (only the executable name). The output in this column may
|
||||||
will not be shown. The output in this column may contain spaces.
|
contain spaces.
|
||||||
(alias
|
(alias
|
||||||
.BR ucmd , \ ucomm ).
|
.BR ucmd , \ ucomm ).
|
||||||
See also the
|
See also the
|
||||||
|
Loading…
Reference in New Issue
Block a user