--- src/sys/i386/conf/Attic/LINT 2004/11/12 16:34:00 1.42 +++ src/sys/i386/conf/Attic/LINT 2004/11/12 16:38:06 1.43 @@ -730,16 +730,16 @@ options DEVICE_POLLING # One of these is mandatory: options FFS #Fast filesystem -options MFS #Memory File System -options NFS #Network File System +options MFS #Memory filesystem +options NFS #Network filesystem # The rest are optional: #options NFS_NOSERVER #Disable the NFS-server code. options CD9660 #ISO 9660 filesystem options FDESC #File descriptor filesystem options KERNFS #Kernel filesystem -options MSDOSFS #MS DOS File System -options NTFS #NT File System +options MSDOSFS #MS DOS filesystem +options NTFS #NT filesystem # YYY-DR Till we rework the VOP methods for this filesystem #options NULLFS #NULL filesystem options NWFS #NetWare filesystem @@ -755,7 +755,7 @@ options CD9660_ROOT #CD-ROM usable as options FFS_ROOT #FFS usable as root device options NFS_ROOT #NFS usable as root device -# Soft updates is technique for improving file system speed and +# Soft updates is technique for improving filesystem speed and # making abrupt shutdown less risky. options SOFTUPDATES