Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2009 16:34:30 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r194970 - head/lib/libc/posix1e
Message-ID:  <200906251634.n5PGYUY9056991@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Thu Jun 25 16:34:29 2009
New Revision: 194970
URL: http://svn.freebsd.org/changeset/base/194970

Log:
  Manual page tweaks.

Modified:
  head/lib/libc/posix1e/acl.3

Modified: head/lib/libc/posix1e/acl.3
==============================================================================
--- head/lib/libc/posix1e/acl.3	Thu Jun 25 16:17:07 2009	(r194969)
+++ head/lib/libc/posix1e/acl.3	Thu Jun 25 16:34:29 2009	(r194970)
@@ -130,7 +130,7 @@ and may be used to free userland working
 This function is described in
 .Xr acl_from_text 3 ,
 and may be used to convert a text-form ACL into working ACL state, if
-the ACL has POSIX.1e semantics.
+the ACL has POSIX.1e or NFSv4 semantics.
 .It Fn acl_get_entry
 This function is described in
 .Xr acl_get_entry 3 ,
@@ -211,7 +211,7 @@ and may be used to remove extended entri
 .Xc
 These functions are described in
 .Xr acl_to_text 3 ,
-and may be used to generate a text-form of a POSIX.1e semantics ACL.
+and may be used to generate a text-form of a POSIX.1e or NFSv4 semantics ACL.
 .It Xo
 .Fn acl_valid ,
 .Fn acl_valid_fd_np ,



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