aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-07-01 22:49:17 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-07-01 22:49:17 +0000
commit37cfbc574b849d72dc0600c12065e9ac93aa897e (patch)
tree8ce647d070c0581ea9964f6833f9b9796880b6b5 /chapter06/coreutils.xml
parenta4663f033941f2a183ac0c5594f7ae62aa688819 (diff)
Reprise of r6258.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 4622366aa..65ff3f23b 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -38,8 +38,8 @@ fixes this behavior for Intel architectures:</para>
<screen><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen>
-<para>Prevent Coreutils from installing binaries that will later be
-installed by other packages:</para>
+<para>Prevent Coreutils from installing binaries that will be installed by
+other packages later:</para>
<screen><userinput>patch -Np1 -i ../&coreutils-suppress-patch;</userinput></screen>