From 7f25d4463543f231330185a97803db2fd903157b Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 5 Nov 1999 20:41:09 +0000 Subject: [PATCH] Fix the style of some options. --- sys/i386/conf/PCCARD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/i386/conf/PCCARD b/sys/i386/conf/PCCARD index 4a8dae02365e..3e416e6f2dd3 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