aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-26 22:23:41 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-26 22:23:41 +0000
commit17476c5481ff8ebced096511eb66134c68f6f042 (patch)
tree289a04a19b82aaa5ea665ba31cc67842bdabfbf7 /chapter06/coreutils.xml
parentf2f5117750f8473c6d77fda7f205bfde31b5cdcc (diff)
Removing some excess white space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 815a272c5..10ebcf631 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -53,7 +53,7 @@ makes some assumptions with regards to the presence of non-root users and
groups that don't apply this early into the LFS build. We therefore create
a dummy system user and two dummy groups to allow the tests to run
properly. Should you choose not to run the test suite, skip down to
-"Install the package". The following commands will prepare us for the test
+"Install the package". The following commands will prepare us for the test
suite. Create two dummy groups and a dummy user name:</para>
<screen><userinput>echo "dummy1:x:1000" >> /etc/group