mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Fix typo in comment.
This commit is contained in:
parent
63d45d7da0
commit
b26244446b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143317
@ -331,7 +331,7 @@
|
||||
|
||||
;
|
||||
; The following were introduced with NetBSD/4.4Lite-2
|
||||
; They are initialized by thier respective modules/sysinits
|
||||
; They are initialized by their respective modules/sysinits
|
||||
220 MNOSTD { int __semctl(int semid, int semnum, int cmd, \
|
||||
union semun *arg); }
|
||||
221 MNOSTD { int semget(key_t key, int nsems, int semflg); }
|
||||
|
Loading…
Reference in New Issue
Block a user