diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-08 21:54:14 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-08 21:54:14 +0000 |
commit | 44c2fd8fabfe36ee9f8464a04e4f2db42d956ab0 (patch) | |
tree | f0b7999af8b8df672ef8b32eead12396e7e11022 /chapter06/chapter06.xml | |
parent | cb33ea82fe0338e3854a50bb252cbdc818679b36 (diff) |
Applied Alex\'s grammar patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 8f6e8f3d9..d211ee230 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -7,10 +7,10 @@ &c6-chroot; &c6-changingowner; &c6-creatingdirs; -&c6-pwdgroup; -&c6-mtablink; &c6-mountproc; +&c6-mtablink; &c6-createfiles; +&c6-pwdgroup; &c6-makedev; &c6-kernel; &c6-manpages; |