diff options
Diffstat (limited to 'appendixa/psmisc-desc.xml')
-rw-r--r-- | appendixa/psmisc-desc.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/appendixa/psmisc-desc.xml b/appendixa/psmisc-desc.xml index 57dd471a2..fc245ccfd 100644 --- a/appendixa/psmisc-desc.xml +++ b/appendixa/psmisc-desc.xml @@ -3,7 +3,7 @@ <para>Last checked against version &psmisc-contversion;.</para> <sect3><title>Program Files</title> -<para>fuser, killall, pidof (link to killall) and pstree</para> +<para>fuser, killall and pstree</para> <para>Note that in LFS we don't install the pidof link by default because we use pidof from sysvinit instead.</para></sect3> @@ -18,10 +18,6 @@ files or file systems.</para></sect4> <para>killall sends a signal to all processes running any of the specified commands.</para></sect4> -<sect4><title>pidof</title> -<para>pidof displays the process identifiers (PIDs) of the named -programs.</para></sect4> - <sect4><title>pstree</title> <para>pstree shows running processes as a tree.</para></sect4> |