aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/psmisc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/psmisc.xml')
-rw-r--r--chapter06/psmisc.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml
index 0e3383fa2..a95fdd262 100644
--- a/chapter06/psmisc.xml
+++ b/chapter06/psmisc.xml
@@ -84,16 +84,16 @@ creating the following symlink:</para>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="fuser"><command>fuser</command></term>
+<varlistentry id="fuser">
+<term><command>fuser</command></term>
<listitem>
<indexterm zone="ch-system-psmisc fuser"><primary sortas="b-fuser">fuser</primary></indexterm>
<para>reports the PIDs of processes that use the given files or file systems.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="killall"><command>killall</command></term>
+<varlistentry id="killall">
+<term><command>killall</command></term>
<listitem>
<indexterm zone="ch-system-psmisc killall"><primary sortas="b-killall">killall</primary></indexterm>
<para>kills processes by name. It sends a signal
@@ -101,16 +101,16 @@ to all processes running any of the given commands.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pstree"><command>pstree</command></term>
+<varlistentry id="pstree">
+<term><command>pstree</command></term>
<listitem>
<indexterm zone="ch-system-psmisc pstree"><primary sortas="b-pstree">pstree</primary></indexterm>
<para>displays running processes as a tree.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pstree.x11"><command>pstree.x11</command></term>
+<varlistentry id="pstree.x11">
+<term><command>pstree.x11</command></term>
<listitem>
<indexterm zone="ch-system-psmisc pstree.x11"><primary sortas="b-pstree.x11">pstree.x11</primary></indexterm>
<para>same as pstree except that it waits for confirmation before exiting.</para>