summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2000-01-20 12:37:06 +0000
committernyan <nyan@FreeBSD.org>2000-01-20 12:37:06 +0000
commit8732157b07141a4e98d6c7877ec86ce4dd32b89a (patch)
treecfc2de8630f7d0111643c7bf48fcc50304d41bd3 /sys/pc98/conf
parent319dab65f100b61a1b10b8d5cc8716f9e047a1cb (diff)
downloadFreeBSD-src-8732157b07141a4e98d6c7877ec86ce4dd32b89a.zip
FreeBSD-src-8732157b07141a4e98d6c7877ec86ce4dd32b89a.tar.gz
Fixed typo.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC2
-rw-r--r--sys/pc98/conf/GENERIC982
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 2507fa4..63f9de5 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -53,7 +53,7 @@ options VISUAL_USERCONFIG #visual boot -c editor
options KTRACE #ktrace(1) syscall trace support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
-ioptions SYSVSEM #SYSV-style semaphores
+options SYSVSEM #SYSV-style semaphores
options P1003_1B #Posix P1003_1B real-time extentions
options _KPOSIX_PRIORITY_SCHEDULING
options _KPOSIX_VERSION=199309L
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index 2507fa4..63f9de5 100644
--- a/sys/pc98/conf/GENERIC98
+++ b/sys/pc98/conf/GENERIC98
@@ -53,7 +53,7 @@ options VISUAL_USERCONFIG #visual boot -c editor
options KTRACE #ktrace(1) syscall trace support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
-ioptions SYSVSEM #SYSV-style semaphores
+options SYSVSEM #SYSV-style semaphores
options P1003_1B #Posix P1003_1B real-time extentions
options _KPOSIX_PRIORITY_SCHEDULING
options _KPOSIX_VERSION=199309L
OpenPOWER on IntegriCloud