patch-2.1.107 linux/Documentation/filesystems/isofs.txt

Next file: linux/Documentation/filesystems/romfs.txt
Previous file: linux/Documentation/filesystems/hpfs.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/Documentation/filesystems/isofs.txt linux/Documentation/filesystems/isofs.txt
@@ -13,17 +13,17 @@
 		utf8 option.
   utf8          Encode Unicode names in UTF8 format. Default is no.
 
-Mount options that are unique to the isofs filesystem.
+Mount options unique to the isofs filesystem.
   block=512     Set the block size for the disk to 512 bytes
   block=1024    Set the block size for the disk to 1024 bytes
   block=2048    Set the block size for the disk to 2048 bytes
   check=relaxed Matches filenames with different cases
   check=strict  Matches only filenames with the exact same case
   cruft         Try to handle badly formatted CDs.
-  map=off       Do not map non-rockridge filenames to lowercase
-  map=normal    Map non-rockridge filenames to lowecase
+  map=off       Do not map non-Rock Ridge filenames to lower case
+  map=normal    Map non-Rock Ridge filenames to lower case
   map=acorn     As map=normal but also apply Acorn extensions if present
   mode=xxx      Sets the permissions on files to xxx
   nojoliet      Ignore Joliet extensions if they are present.
-  norock        Ignore rockridge extensions if they are present.
+  norock        Ignore Rock Ridge extensions if they are present.
   unhide        Show hidden files.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov