diff options
author | Chris Staub <chris@linuxfromscratch.org> | 2014-08-07 09:39:32 +0000 |
---|---|---|
committer | Chris Staub <chris@linuxfromscratch.org> | 2014-08-07 09:39:32 +0000 |
commit | f0800aa70b4610f8ab137539bf7faca52e5b9225 (patch) | |
tree | af9588d4f79bdedcdc836df54a222993d5faa782 | |
parent | 688824710afbdaff875854a4a3b870b3b7a335ae (diff) |
Text update on procps page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/procps.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index f0dbec3cf..170697668 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -55,8 +55,8 @@ <varlistentry> <term><parameter>--disable-kill</parameter></term> <listitem> - <para>This switch disables building the kill command that - was installed in the util-linux package.</para> + <para>This switch disables building the <command>kill</command> + command that will be installed by the Util-linux package.</para> </listitem> </varlistentry> </variablelist> |