Author: brueffer
Date: Mon Feb 10 22:21:22 2014
New Revision: 261730
URL: http://svnweb.freebsd.org/changeset/base/261730

Log:
  MFC: r261447
  
  Fix a typo.

Modified:
  stable/9/lib/libc/sys/cap_enter.2
Directory Properties:
  stable/9/lib/libc/   (props changed)
  stable/9/lib/libc/sys/   (props changed)

Modified: stable/9/lib/libc/sys/cap_enter.2
==============================================================================
--- stable/9/lib/libc/sys/cap_enter.2   Mon Feb 10 22:16:22 2014        
(r261729)
+++ stable/9/lib/libc/sys/cap_enter.2   Mon Feb 10 22:21:22 2014        
(r261730)
@@ -52,7 +52,7 @@ Access to global name spaces, such as fi
 prevented.
 If the process is already in a capability mode sandbox, the system call is a
 no-op.
-Future process descendants create with
+Future process descendants created with
 .Xr fork 2
 or
 .Xr pdfork 2
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to