components/libarchive/patches/libarchive-archive_entry_acl.3.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 06 Oct 2014 14:54:16 -0700
branchs11-update
changeset 3371 4d8465c4afb8
parent 2651 9b563675339e
permissions -rw-r--r--
Close of build 8.

This patch is needed to convert BSD-style section numbers to Solaris-style
section numbers.  It has not been fed back to the upstream community.  It
may need to be tweaked slightly for future releases.

--- libarchive/libarchive/archive_entry_acl.3.orig	Mon Mar 26 19:49:00 2012
+++ libarchive/libarchive/archive_entry_acl.3	Fri Nov  9 12:39:06 2012
@@ -23,7 +23,7 @@
 .\" SUCH DAMAGE.
 .\"
 .Dd February 2, 2012
-.Dt ARCHIVE_ENTRY_ACL 3
+.Dt ARCHIVE_ENTRY_ACL 3ARCHIVE
 .Os
 .Sh NAME
 .Nm archive_entry_acl_add_entry ,
@@ -173,7 +173,7 @@
 .Fn archive_entry_acl_next_w .
 The function returns either 0, if no non-extended ACLs are found.
 In this case, the access permissions should be obtained by
-.Xr archive_entry_mode 3
+.Xr archive_entry_mode 3ARCHIVE
 or set using
 .Xr chmod 2 .
 Otherwise, the function returns the same value as
@@ -226,8 +226,8 @@
 or
 .Fn archive_entry_acl_text_w .
 .Sh SEE ALSO
-.Xr archive 3 ,
-.Xr archive_entry 3
+.Xr libarchive 3LIB ,
+.Xr archive_entry 3ARCHIVE
 .Sh BUGS
 .Dv ARCHIVE_ENTRY_ACL_STYLE_EXTRA_ID
 and