PERFORCE change 147109 for review

Edward Tomasz Napierala trasz at FreeBSD.org
Sun Aug 10 21:36:58 UTC 2008


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

Change 147109 by trasz at trasz_traszkan on 2008/08/10 21:36:18

	Add manual page for acl_get_brand_np.

Affected files ...

.. //depot/projects/soc2008/trasz_nfs4acl/TODO#38 edit
.. //depot/projects/soc2008/trasz_nfs4acl/lib/libc/posix1e/Makefile.inc#7 edit
.. //depot/projects/soc2008/trasz_nfs4acl/lib/libc/posix1e/acl_get_brand_np.3#1 add

Differences ...

==== //depot/projects/soc2008/trasz_nfs4acl/TODO#38 (text+ko) ====

@@ -8,8 +8,6 @@
 
 - Enhance fstest with checks for NFS4 ACL functionality.
 
-- Add the manual page for acl_get_brand_np.
-
 - Add the information about branding to manual pages.
 
 - Add the information about correct constants to the manual pages.

==== //depot/projects/soc2008/trasz_nfs4acl/lib/libc/posix1e/Makefile.inc#7 (text+ko) ====

@@ -46,6 +46,7 @@
 	acl_free.3			\
 	acl_from_text.3			\
 	acl_get.3			\
+	acl_get_brand_np.3		\
 	acl_get_entry.3			\
 	acl_get_extended_np.3		\
 	acl_get_flagset_np.3		\


More information about the p4-projects mailing list