mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
- 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:
parent
893980ad29
commit
dba11ce52b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62257
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user