aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-11-05 20:41:09 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-11-05 20:41:09 +0000
commit7f25d4463543f231330185a97803db2fd903157b (patch)
treea573e7d6031e18b54e20be9321075df61e3f872d
parentcb6da56edda40d8e6eabff66cf278613a29530ab (diff)
Notes
-rw-r--r--sys/i386/conf/PCCARD6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i386/conf/PCCARD b/sys/i386/conf/PCCARD
index 4a8dae02365e3..3e416e6f2dd3e 100644
--- a/sys/i386/conf/PCCARD
+++ b/sys/i386/conf/PCCARD
@@ -46,9 +46,9 @@ options UCONSOLE #Allow users to grab the console
options USERCONFIG #boot -c editor
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
-options SYSVSEM #SYSV-style semaphores
+options SYSVSHM #SYSV-style shared memory
+options SYSVMSG #SYSV-style message queues
+options SYSVSEM #SYSV-style semaphores
# To make an SMP kernel, the next two are needed
#options SMP # Symmetric MultiProcessor Kernel