summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-06-29 10:45:55 +0000
committeralex <alex@FreeBSD.org>2000-06-29 10:45:55 +0000
commitb878e64d535c8ad5e68d6b68041052151f3313af (patch)
tree2b1fed3c32e42770644a9941220ccd7904f930df /sys/conf
parent2f7d5cb4f5f839f699dd02faa9de390e4660abfe (diff)
downloadFreeBSD-src-b878e64d535c8ad5e68d6b68041052151f3313af.zip
FreeBSD-src-b878e64d535c8ad5e68d6b68041052151f3313af.tar.gz
- 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.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 5e0f6c8..f038df7 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -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
OpenPOWER on IntegriCloud