PERFORCE change 156249 for review
    Robert Watson 
    rwatson at FreeBSD.org
       
    Fri Jan 16 03:36:37 PST 2009
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=156249
Change 156249 by rwatson at rwatson_freebsd_capabilities on 2009/01/16 11:35:38
	Fix typo.
Affected files ...
.. //depot/projects/trustedbsd/capabilities/src/sys/kern/capabilities.conf#12 edit
Differences ...
==== //depot/projects/trustedbsd/capabilities/src/sys/kern/capabilities.conf#12 (text+ko) ====
@@ -38,7 +38,7 @@
 ## - sys_exit(2), abort2(2) and close(2) are very important.
 ## - Sorted alphabetically, please keep it that way.
 ##
-## $P4: //depot/projects/trustedbsd/capabilities/src/sys/kern/capabilities.conf#11 $
+## $P4: //depot/projects/trustedbsd/capabilities/src/sys/kern/capabilities.conf#12 $
 ##
 
 ##
@@ -174,7 +174,7 @@
 fchown
 
 ##
-## For now, allow fcntly(2), subject to capability rights, but this probably
+## For now, allow fcntl(2), subject to capability rights, but this probably
 ## needs additional scoping.
 ##
 fcntl
    
    
More information about the p4-projects
mailing list