Update NFS_ROOT comments to reflect the NFSCLIENT option

instead of the depricated NFS option.

Reviewed by:	peter
This commit is contained in:
Chris D. Faulhaber 2001-09-22 19:02:18 +00:00
parent 842d1c6c96
commit 22374865a2
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ options SOFTUPDATES #Enable FFS soft updates support
options MD_ROOT #MD is a potential root device
options NFSCLIENT #Network Filesystem Client
options NFSSERVER #Network Filesystem Server
options NFS_ROOT #NFS usable as root device, NFS required
options NFS_ROOT #NFS usable as root device, requires NFSCLIENT
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem

View File

@ -37,7 +37,7 @@ options SOFTUPDATES #Enable FFS soft updates support
options MD_ROOT #MD is a potential root device
options NFSCLIENT #Network Filesystem Client
options NFSSERVER #Network Filesystem Server
options NFS_ROOT #NFS usable as root device, NFS required
options NFS_ROOT #NFS usable as root device, requires NFSCLIENT
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem