beket's projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0ee5575
)
syscalls.master: Fix typo in comment.
author
Stathis Kamperis <beket@dragonflybsd.org>
Sun, 4 Oct 2009 19:27:56 +0000 (19:27 +0000)
committer
Stathis Kamperis <beket@dragonflybsd.org>
Sun, 4 Oct 2009 19:27:56 +0000 (19:27 +0000)
sys/kern/syscalls.master
patch
|
blob
|
blame
|
history
diff --git
a/sys/kern/syscalls.master
b/sys/kern/syscalls.master
index
7ba1da1
..
dc3e09a
100644
(file)
--- 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"