From: Stathis Kamperis Date: Sun, 4 Oct 2009 19:27:56 +0000 (+0000) Subject: syscalls.master: Fix typo in comment. X-Git-Url: https://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff_plain/3c93285ec07b10a68b286e8f51a361bf9d587e02 syscalls.master: Fix typo in comment. --- diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master index 7ba1da1d0e..dc3e09a0ff 100644 --- a/sys/kern/syscalls.master +++ b/sys/kern/syscalls.master @@ -11,7 +11,7 @@ ; type one of STD, OBSOL, UNIMPL, COMPAT, CPT_NOA, LIBCOMPAT, ; NODEF, NOARGS, NOPROTO, NOIMPL ; namespc one of POSIX, BSD, NOHIDE -; name psuedo-prototype of syscall routine +; name pseudo-prototype of syscall routine ; If one of the following alts is different, then all appear: ; altname name of system call if different ; alttag name of args struct tag if different from [o]`name'"_args"