diff options
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r-- | chapter06/coreutils.xml | 2 |
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 |