Fix typo in comment.

This commit is contained in:
Stefan Farfeleder 2005-03-09 11:50:55 +00:00
parent 63d45d7da0
commit b26244446b

View File

@ -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); }