aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-12-03 23:57:25 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-12-03 23:57:25 +0000
commit10e1008b517d27523986b20fa7992cc36a2e864a (patch)
tree2b453c5dd5ab00605e44fe55ccbfb8b86576a7ed /appendixa
parent2e1f2e6b5a8c37cf0df2e839ea776d834c032325 (diff)
Upgraded to Gettext-0.13, Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/psmisc-desc.xml6
-rw-r--r--appendixa/psmisc-shortdesc.xml3
2 files changed, 5 insertions, 4 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>
diff --git a/appendixa/psmisc-shortdesc.xml b/appendixa/psmisc-shortdesc.xml
index 3a9526cb7..e297236e9 100644
--- a/appendixa/psmisc-shortdesc.xml
+++ b/appendixa/psmisc-shortdesc.xml
@@ -5,7 +5,8 @@
<para>The Psmisc package contains three programs which help
manage the <filename>/proc</filename> directory.</para>
-<para><emphasis>Installed programs</emphasis>: fuser, killall and pstree</para>
+<para><emphasis>Installed programs</emphasis>: fuser, killall, pstree and
+pstree.x11 (link to pstree)</para>
</sect2>