Fixed typo.
This commit is contained in:
parent
248368f60a
commit
3f681c0c41
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user