Author: kib
Date: Thu Aug 26 11:20:57 2010
New Revision: 211838
URL: http://svn.freebsd.org/changeset/base/211838

Log:
  Fix typo.
  
  Submitted by: Ben Kaduk <minimarmot gmail com>

Modified:
  head/sys/kern/syscalls.master

Modified: head/sys/kern/syscalls.master
==============================================================================
--- head/sys/kern/syscalls.master       Thu Aug 26 10:27:45 2010        
(r211837)
+++ head/sys/kern/syscalls.master       Thu Aug 26 11:20:57 2010        
(r211838)
@@ -40,7 +40,7 @@
 ;      NOPROTO same as STD except do not create structure or
 ;              function prototype in sys/sysproto.h.  Does add a
 ;              definition to syscall.h besides adding a sysent.
-;      NONSTATIC syscall is loadable
+;      NOTSTATIC syscall is loadable
 ;
 ; Please copy any additions and changes to the following compatability tables:
 ; sys/compat/freebsd32/syscalls.master
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to