diff options
Diffstat (limited to 'chapter06/procps.xml')
-rw-r--r-- | chapter06/procps.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 3dbafd4d7..f0dbec3cf 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -128,7 +128,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so</useri <varlistentry id="pidof"> <term><command>pidof</command></term> <listitem> - <para>Looks up processes based on their name and other attributes</para> + <para>Reports the PIDs of the given programs</para> <indexterm zone="ch-system-procps pidof"> <primary sortas="b-pidof">pidof</primary> </indexterm> |