patch-2.1.107 linux/Documentation/filesystems/vfat.txt
Next file: linux/Documentation/filesystems/vfs.txt
Previous file: linux/Documentation/filesystems/romfs.txt
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jun 24 14:30:07 1998
- Orig file:
v2.1.106/linux/Documentation/filesystems/vfat.txt
- Orig date:
Sat May 2 14:19:51 1998
diff -u --recursive --new-file v2.1.106/linux/Documentation/filesystems/vfat.txt linux/Documentation/filesystems/vfat.txt
@@ -34,7 +34,7 @@
posix=<bool> -- Allow names of same letters, different case such as
'LongFileName' and 'longfilename' to coexist. This has some
problems currently because 8.3 conflicts are not handled
- correctly for Posix filesystem compliance.
+ correctly for POSIX filesystem compliance.
nonumtail=<bool> -- When creating 8.3 aliases, normally the alias will
end in '~1' or tilde followed by some number. If this
option is set, then if the filename is
@@ -61,7 +61,7 @@
a get next directory entry approach. The only thing left that uses
raw scanning is the directory renaming code.
-* Fix the Posix filesystem support to work in 8.3 space. This involves
+* Fix the POSIX filesystem support to work in 8.3 space. This involves
renaming aliases if a conflict occurs between a new filename and
an old alias. This is quite a mess.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov