components/libarchive/patches/libarchive-archive_entry_acl.3.patch
changeset 4997 714545171c17
parent 4995 ecffc6614cfa
child 5000 ba06ad809495
equal deleted inserted replaced
4995:ecffc6614cfa 4997:714545171c17
     1 This patch is needed to convert BSD-style section numbers to Solaris-style
       
     2 section numbers.  It has not been fed back to the upstream community.  It
       
     3 may need to be tweaked slightly for future releases.
       
     4 
       
     5 --- libarchive/libarchive/archive_entry_acl.3.orig	Mon Mar 26 19:49:00 2012
       
     6 +++ libarchive/libarchive/archive_entry_acl.3	Fri Nov  9 12:39:06 2012
       
     7 @@ -23,7 +23,7 @@
       
     8  .\" SUCH DAMAGE.
       
     9  .\"
       
    10  .Dd February 2, 2012
       
    11 -.Dt ARCHIVE_ENTRY_ACL 3
       
    12 +.Dt ARCHIVE_ENTRY_ACL 3ARCHIVE
       
    13  .Os
       
    14  .Sh NAME
       
    15  .Nm archive_entry_acl_add_entry ,
       
    16 @@ -173,7 +173,7 @@
       
    17  .Fn archive_entry_acl_next_w .
       
    18  The function returns either 0, if no non-extended ACLs are found.
       
    19  In this case, the access permissions should be obtained by
       
    20 -.Xr archive_entry_mode 3
       
    21 +.Xr archive_entry_mode 3ARCHIVE
       
    22  or set using
       
    23  .Xr chmod 2 .
       
    24  Otherwise, the function returns the same value as
       
    25 @@ -226,8 +226,8 @@
       
    26  or
       
    27  .Fn archive_entry_acl_text_w .
       
    28  .Sh SEE ALSO
       
    29 -.Xr archive 3 ,
       
    30 -.Xr archive_entry 3
       
    31 +.Xr libarchive 3LIB ,
       
    32 +.Xr archive_entry 3ARCHIVE
       
    33  .Sh BUGS
       
    34  .Dv ARCHIVE_ENTRY_ACL_STYLE_EXTRA_ID
       
    35  and