mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 07:59:23 +00:00
Fix typo, extentions -> extensions
Submitted by: George Cox <gjvc@sophos.com>
This commit is contained in:
parent
7ef47eec4c
commit
aec5a3b342
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59260
@ -49,7 +49,7 @@ options KTRACE #ktrace(1) support
|
||||
options SYSVSHM #SYSV-style shared memory
|
||||
options SYSVMSG #SYSV-style message queues
|
||||
options SYSVSEM #SYSV-style semaphores
|
||||
options P1003_1B #Posix P1003_1B real-time extentions
|
||||
options P1003_1B #Posix P1003_1B real-time extensions
|
||||
options _KPOSIX_PRIORITY_SCHEDULING
|
||||
options ICMP_BANDLIM #Rate limit bad replies
|
||||
|
||||
|
@ -49,7 +49,7 @@ options KTRACE #ktrace(1) support
|
||||
options SYSVSHM #SYSV-style shared memory
|
||||
options SYSVMSG #SYSV-style message queues
|
||||
options SYSVSEM #SYSV-style semaphores
|
||||
options P1003_1B #Posix P1003_1B real-time extentions
|
||||
options P1003_1B #Posix P1003_1B real-time extensions
|
||||
options _KPOSIX_PRIORITY_SCHEDULING
|
||||
options ICMP_BANDLIM #Rate limit bad replies
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user