components/libarchive/patches/libarchive-archive_read_set_options.3.patch
author pnyc <petr.nyc@oracle.com>
Thu, 14 Jan 2016 11:42:28 -0800
branchs11u3-sru4-backport
changeset 5277 33c800398785
parent 2651 9b563675339e
permissions -rw-r--r--
build metadata for S11.3SRU4.5

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_read_set_options.3.orig	Mon Mar 26 19:49:00 2012
+++ libarchive/libarchive/archive_read_set_options.3	Fri Nov  9 12:28:47 2012
@@ -25,7 +25,7 @@
 .\" $FreeBSD$
 .\"
 .Dd February 2, 2012
-.Dt ARCHIVE_READ_OPTIONS 3
+.Dt ARCHIVE_READ_OPTIONS 3ARCHIVE
 .Os
 .Sh NAME
 .Nm archive_read_set_filter_option ,
@@ -204,6 +204,6 @@
 .\"
 .Sh SEE ALSO
 .Xr tar 1 ,
-.Xr libarchive 3 ,
-.Xr archive_write_set_options 3 ,
-.Xr archive_read 3
+.Xr libarchive 3LIB ,
+.Xr archive_write_set_options 3ARCHIVE ,
+.Xr archive_read 3ARCHIVE