Fix the style of some options.

This commit is contained in:
David E. O'Brien 1999-11-05 20:41:09 +00:00
parent cb6da56edd
commit 7f25d44635
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52911

View File

@ -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