diff options
Diffstat (limited to 'chapter03/chapter03.xml')
-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> |