Comment out SYSCTL_OMIT_DESCR until it's committed.

This commit is contained in:
cognet 2006-05-19 00:11:21 +00:00
parent 60ef615733
commit 6dfe821fda

View File

@ -60,7 +60,7 @@ options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options SYSCTL_OMIT_DESCR
#options SYSCTL_OMIT_DESCR
options MUTEX_NOINLINE
options NO_FFS_SNAPSHOT
options NO_SWAPPING