summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf/GENERIC
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>2000-01-24 14:02:34 +0000
committerkato <kato@FreeBSD.org>2000-01-24 14:02:34 +0000
commitd2024f75c9bc310518fbff913e80ca478cf2e756 (patch)
treeb57826214b6dbaba571a05740460269632902362 /sys/pc98/conf/GENERIC
parent1405ac93642b6b41dce644970fe19640339c947d (diff)
downloadFreeBSD-src-d2024f75c9bc310518fbff913e80ca478cf2e756.zip
FreeBSD-src-d2024f75c9bc310518fbff913e80ca478cf2e756.tar.gz
Merged from sys/i386/conf/GENERIC rev 1.236.
Diffstat (limited to 'sys/pc98/conf/GENERIC')
-rw-r--r--sys/pc98/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 1a253b1..43dce4c 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -37,10 +37,10 @@ options FFS_ROOT #FFS usable as root device [keep this!]
options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
-options NFS_ROOT #NFS usable as root device, "NFS" req'ed
+options NFS_ROOT #NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
-options CD9660_ROOT #CD-ROM usable as root. "CD9660" req'ed
+options CD9660_ROOT #CD-ROM usable as root, CD9660 required
options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device
@@ -50,7 +50,7 @@ options UCONSOLE #Allow users to grab the console
#options LINE30
options USERCONFIG #boot -c editor
options VISUAL_USERCONFIG #visual boot -c editor
-options KTRACE #ktrace(1) syscall trace support
+options KTRACE #ktrace(1) support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
OpenPOWER on IntegriCloud