components/libarchive/patches/libarchive-archive_entry_acl.3.patch
author John Beck <John.Beck@Oracle.COM>
Thu, 28 May 2015 13:37:21 -0700
changeset 4699 e05387dee068
parent 1316 22b5cf35a3ea
permissions -rw-r--r--
21158157 mod_wsgi sed hackery breaks at Python version 2.7.10

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