PERFORCE change 150526 for review

Edward Tomasz Napierala trasz at FreeBSD.org
Fri Sep 26 19:35:07 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=150526

Change 150526 by trasz at trasz_traszkan on 2008/09/26 19:34:46

	Minor agl_get_brand_np(3) manual page fix.

Affected files ...

.. //depot/projects/soc2008/trasz_nfs4acl/lib/libc/posix1e/acl_get_brand_np.3#3 edit

Differences ...

==== //depot/projects/soc2008/trasz_nfs4acl/lib/libc/posix1e/acl_get_brand_np.3#3 (text+ko) ====

@@ -51,9 +51,10 @@
 .Pp
 Branding is an internal mechanism intended to prevent mixing POSIX.1e
 and NFS4 entries by mistake.
+It's also used by the libc to determine how to print out the ACL.
 The first call to function that is specific for one particular brand - POSIX
-or NFS4 - "brands" the ACL.  Calling another function specific to another
-brand will result in error.
+or NFS4 - "brands" the ACL.
+After that, calling function specific to another brand will result in error.
 .Sh RETURN VALUES
 .Rv -std acl_get_brand_np
 .Sh ERRORS


More information about the p4-projects mailing list