summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2005-03-09 11:50:55 +0000
committerstefanf <stefanf@FreeBSD.org>2005-03-09 11:50:55 +0000
commit6027c97c6b47ee921c4eb8aa986d9a0a53c9ceda (patch)
tree0bd23a1ef027292affde814e1475d4bb52c3f664
parentb8a6e62fcc9d90d32edbde03b1a9b8448be2016b (diff)
downloadFreeBSD-src-6027c97c6b47ee921c4eb8aa986d9a0a53c9ceda.zip
FreeBSD-src-6027c97c6b47ee921c4eb8aa986d9a0a53c9ceda.tar.gz
Fix typo in comment.
-rw-r--r--sys/kern/syscalls.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master
index 7e13783..b7ce43b 100644
--- a/sys/kern/syscalls.master
+++ b/sys/kern/syscalls.master
@@ -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); }
OpenPOWER on IntegriCloud