aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/fstab.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/fstab.xml')
-rw-r--r--chapter08/fstab.xml13
1 files changed, 8 insertions, 5 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml
index f5e1ba626..939f2c7f2 100644
--- a/chapter08/fstab.xml
+++ b/chapter08/fstab.xml
@@ -72,13 +72,16 @@ EOF</userinput></screen>
<screen>/dev/sda1 /media/flash vfat noauto,user,quiet,showexec,iocharset=utf8,codepage=866 0 0</screen>
- <note><para>In the latter case, the kernel emits the following message:</para>
+ <note>
+ <para>In the latter case, the kernel emits the following message:</para>
-<screen><computeroutput>FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!</computeroutput></screen>
+<screen><computeroutput>FAT: utf8 is not a recommended IO charset for FAT filesystems,
+ filesystem will be case sensitive!</computeroutput></screen>
- <para>This negative recommendation should be ignored, since all other values
- of the <quote>iocharset</quote> option result in wrong display of filenames in
- UTF-8 locales.</para></note>
+ <para>This negative recommendation should be ignored, since all other values
+ of the <quote>iocharset</quote> option result in wrong display of filenames in
+ UTF-8 locales.</para>
+ </note>
<para>It is also possible to specify default codepage and iocharset values for
some filesystems during kernel configuration. The relevant parameters