diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-26 22:23:41 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-26 22:23:41 +0000 |
commit | 17476c5481ff8ebced096511eb66134c68f6f042 (patch) | |
tree | 289a04a19b82aaa5ea665ba31cc67842bdabfbf7 /chapter03 | |
parent | f2f5117750f8473c6d77fda7f205bfde31b5cdcc (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 'chapter03')
-rw-r--r-- | chapter03/chapter03.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter03/chapter03.xml b/chapter03/chapter03.xml index 8b6f3b173..3e9b5dfe0 100644 --- a/chapter03/chapter03.xml +++ b/chapter03/chapter03.xml @@ -122,7 +122,7 @@ with the appropriate partition names.</para> <para>You should also ensure that this new partition is not mounted with permissions that are too restrictive (such as the nosuid, nodev or noatime -options). You can run the <userinput>mount</userinput> command without any +options). You can run the <userinput>mount</userinput> command without any parameters to see with what options the LFS partition is mounted. If you see nosuid, nodev or noatime, you will need to remount it.</para> |