aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/psmisc-desc.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-09-22 16:09:47 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-09-22 16:09:47 +0000
commit53ad30a63b4d5f80f713963835dee995f9546071 (patch)
treef304bfa899e693aa1f7de368f8e49ffe46477334 /appendixa/psmisc-desc.xml
parenteb33fb1cad428658dafc39e87d0c57ae479def5f (diff)
[Bug 190] Put descs in alphabetical order
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/psmisc-desc.xml')
-rw-r--r--appendixa/psmisc-desc.xml20
1 files changed, 4 insertions, 16 deletions
diff --git a/appendixa/psmisc-desc.xml b/appendixa/psmisc-desc.xml
index 303fa7cfb..c0b84959f 100644
--- a/appendixa/psmisc-desc.xml
+++ b/appendixa/psmisc-desc.xml
@@ -9,31 +9,19 @@ programs.</para>
<sect2><title>Description</title>
<sect3><title>fuser</title>
-
<para>fuser displays the PIDs of processes using the specified files or file
-systems.</para>
-
-</sect3>
+systems.</para></sect3>
<sect3><title>killall</title>
-
<para>killall sends a signal to all processes running any of the specified
-commands.</para>
-
-</sect3>
+commands.</para></sect3>
<sect3><title>pidof</title>
-
<para>Pidof finds the process id's (pids) of the named programs and
-prints those id's on standard output.</para>
-
-</sect3>
+prints those id's on standard output.</para></sect3>
<sect3><title>pstree</title>
-
-<para>pstree shows running processes as a tree.</para>
-
-</sect3>
+<para>pstree shows running processes as a tree.</para></sect3>
</sect2>