aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procps.xml
diff options
context:
space:
mode:
authorChris Staub <chris@linuxfromscratch.org>2014-07-21 09:08:33 +0000
committerChris Staub <chris@linuxfromscratch.org>2014-07-21 09:08:33 +0000
commit1d6f2048dd0c87a2fc426d9df2e18f6b556a7e1e (patch)
treeafb1bf7056240b2b9fbc450ffa06c43e397e9867 /chapter06/procps.xml
parent672785d3354be0172b42f3f0abcc19fbf29046c6 (diff)
Updates to package installation lists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10642 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/procps.xml')
-rw-r--r--chapter06/procps.xml2
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>