Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2014 22:16:47 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r261447 - head/lib/libc/sys
Message-ID:  <201402032216.s13MGlsa090429@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Mon Feb  3 22:16:46 2014
New Revision: 261447
URL: http://svnweb.freebsd.org/changeset/base/261447

Log:
  Fix a typo.
  
  MFC after:	1 week

Modified:
  head/lib/libc/sys/cap_enter.2

Modified: head/lib/libc/sys/cap_enter.2
==============================================================================
--- head/lib/libc/sys/cap_enter.2	Mon Feb  3 19:14:36 2014	(r261446)
+++ head/lib/libc/sys/cap_enter.2	Mon Feb  3 22:16:46 2014	(r261447)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402032216.s13MGlsa090429>