- MSDOSFS can do both FAT _and_ FAT32. Since the name "MSDOS" might be

confusing, explecitely mention this.
- softupdates' README is no longer in contrib/softupdates. Fix new location.
This commit is contained in:
Alexander Langer 2000-06-29 10:45:55 +00:00
parent 893980ad29
commit dba11ce52b
2 changed files with 6 additions and 6 deletions

View File

@ -623,7 +623,7 @@ options NFS #Network File System
options CD9660 #ISO 9660 filesystem
options FDESC #File descriptor filesystem
options KERNFS #Kernel filesystem
options MSDOSFS #MS DOS File System
options MSDOSFS #MS DOS File System (FAT, FAT32)
options NTFS #NT File System
options NULLFS #NULL filesystem
options NWFS #NetWare filesystem
@ -644,8 +644,8 @@ options DEVFS #devices filesystem
# to copyright restraints on the code that implement it.
#
# Read ../../ufs/ffs/README.softupdates to learn what you need to
# do to enable this. ../../contrib/softupdates/README gives
# more details on how they actually work.
# do to enable this. ../../ufs/ffs/README gives more details on how they
# actually work.
#
#options SOFTUPDATES

View File

@ -623,7 +623,7 @@ options NFS #Network File System
options CD9660 #ISO 9660 filesystem
options FDESC #File descriptor filesystem
options KERNFS #Kernel filesystem
options MSDOSFS #MS DOS File System
options MSDOSFS #MS DOS File System (FAT, FAT32)
options NTFS #NT File System
options NULLFS #NULL filesystem
options NWFS #NetWare filesystem
@ -644,8 +644,8 @@ options DEVFS #devices filesystem
# to copyright restraints on the code that implement it.
#
# Read ../../ufs/ffs/README.softupdates to learn what you need to
# do to enable this. ../../contrib/softupdates/README gives
# more details on how they actually work.
# do to enable this. ../../ufs/ffs/README gives more details on how they
# actually work.
#
#options SOFTUPDATES