diff options
Diffstat (limited to 'appendixa/psmisc-desc.xml')
-rw-r--r-- | appendixa/psmisc-desc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/appendixa/psmisc-desc.xml b/appendixa/psmisc-desc.xml index e9d247eba..0ead56db5 100644 --- a/appendixa/psmisc-desc.xml +++ b/appendixa/psmisc-desc.xml @@ -8,10 +8,10 @@ the given files or filesystems.</para> <para><command>killall</command> kills processes by name. It sends a signal to all processes running any of the given commands.</para> -<para><command>pidof</command> reports the PIDs of the given programs. -(Not this pidof program is used, however, but the one from Sysvinit.)</para> - <para><command>pstree</command> displays running processes as a tree.</para> +<para><command>pstree.x11</command> same as pstree except that it waits for +confirmation before exiting.</para> + </sect2> |