summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2010-01-18 19:09:40 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2010-01-18 19:09:40 +0000
commit08da4756ae0125c0ea95e9b845d50de6214f4ef5 (patch)
tree746cd9df15f27ec6b2ec66d1bd1657a96546871b /sys
parent6f4ee9e0d3f0574b75c93b24d7ad4f458ac399a0 (diff)
fix a spelling error in a comment, no code change; from Brad Tilley
ok miod@ art@
Diffstat (limited to 'sys')
-rw-r--r--sys/kern/syscalls.master4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master
index def51634090..4430b4f2fca 100644
--- a/sys/kern/syscalls.master
+++ b/sys/kern/syscalls.master
@@ -1,4 +1,4 @@
-; $OpenBSD: syscalls.master,v 1.97 2009/11/27 20:05:50 guenther Exp $
+; $OpenBSD: syscalls.master,v 1.98 2010/01/18 19:09:39 schwarze Exp $
; $NetBSD: syscalls.master,v 1.32 1996/04/23 10:24:21 mycroft Exp $
; @(#)syscalls.master 8.2 (Berkeley) 1/13/94
@@ -282,7 +282,7 @@
int *alen); } ogetsockname
; Syscalls 151-180 inclusive are reserved for vendor-specific
-; system calls. (This includes various calls added for compatibity
+; system calls. (This includes various calls added for compatibility
; with other Unix variants.)
; Some of these calls are now supported by BSD...
151 UNIMPL