Changeset 82b662d in clfs-sysroot for BOOK/final-system/common/procps.xml
- Timestamp:
- Jun 11, 2006, 1:05:33 PM (19 years ago)
- Branches:
- master
- Children:
- 75984cf
- Parents:
- 8f2279f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/procps.xml
r8f2279f r82b662d 52 52 53 53 <seglistitem> 54 <seg>free, kill, pgrep, pkill, pmap, ps, skill, snice, sysctl, tload,55 t op, uptime, vmstat, w, and watch</seg>54 <seg>free, kill, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice, sysctl, 55 tload, top, uptime, vmstat, w, and watch</seg> 56 56 <seg>libproc.so</seg> 57 57 </seglistitem> … … 124 124 </varlistentry> 125 125 126 <varlistentry id="pwdx"> 127 <term><command>pwdx</command></term> 128 <listitem> 129 <para>Reports the current working directory of a process</para> 130 <indexterm zone="ch-system-procps pwdx"> 131 <primary sortas="b-pwdx">pwdx</primary> 132 </indexterm> 133 </listitem> 134 </varlistentry> 135 126 136 <varlistentry id="skill"> 127 137 <term><command>skill</command></term> … … 130 140 <indexterm zone="ch-system-procps skill"> 131 141 <primary sortas="b-skill">skill</primary> 142 </indexterm> 143 </listitem> 144 </varlistentry> 145 146 <varlistentry id="slabtop"> 147 <term><command>slabtop</command></term> 148 <listitem> 149 <para>Displays detailed kernel slap cache information in real time</para> 150 <indexterm zone="ch-system-procps slabtop"> 151 <primary sortas="b-slabtop">slabtop</primary> 132 152 </indexterm> 133 153 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.