summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibarchive/libarchive/archive_entry_perms.3
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-10-28 12:47:54 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2015-10-28 12:47:54 (GMT)
commitf68f8a14161ee41c52cdb0725e57e56e15b42118 (patch)
treeebe0c12f6540eead4e26bee26c5746e33066faac /Utilities/cmlibarchive/libarchive/archive_entry_perms.3
parentb28101c65fe47cb15390ac1ad4c85418071468d5 (diff)
parentb272a656552682e4042a65089703d6f78043ff18 (diff)
downloadCMake-f68f8a14161ee41c52cdb0725e57e56e15b42118.zip
CMake-f68f8a14161ee41c52cdb0725e57e56e15b42118.tar.gz
CMake-f68f8a14161ee41c52cdb0725e57e56e15b42118.tar.bz2
Merge topic 'update-libarchive'
b272a656 cmSystemTools: Preemptively adapt to future libarchive 4.0 changes 87f1f363 cmArchiveWrite: Preemptively adapt to future libarchive 4.0 changes 45cd9e63 Update libarchive configuration within CMake c09acf4f libarchive: Update README-CMake.txt for new snapshot 2f940f89 libarchive: Drop use of pthread.h for CMake build 1e473817 libarchive: Do not use pthread.h API without header 43d577dc libarchive: Test for Clang builtin before using it 85e0bb84 libarchive: Avoid using 'uint8_t' as bitfield type c70491d6 libarchive: Avoid using name 'hz' 1bbba477 libarchive: Drop outdated CMake portability snprintf 64bdf0b7 libarchive: Avoid non-portable u_int8_t 8f837fc9 libarchive: Use CommonCrypto APIs on OS X only when available 61a0251e libarchive: Define O_CLOEXEC when missing 832fe4b1 libarchive: Fix VS 7.1 Debug build 0b82f51a libarchive: Guard bcyrpt.h with HAVE_BCRYPT_H 5333c04c libarchive: Drop CMake-specific Borland compiler workaround ...
Diffstat (limited to 'Utilities/cmlibarchive/libarchive/archive_entry_perms.3')
-rw-r--r--Utilities/cmlibarchive/libarchive/archive_entry_perms.32
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmlibarchive/libarchive/archive_entry_perms.3 b/Utilities/cmlibarchive/libarchive/archive_entry_perms.3
index 5b7b5d9..340c5ea 100644
--- a/Utilities/cmlibarchive/libarchive/archive_entry_perms.3
+++ b/Utilities/cmlibarchive/libarchive/archive_entry_perms.3
@@ -194,11 +194,11 @@ every name that is recognized.
.Xr strtofflags 3 ,
which stops parsing at the first unrecognized name.)
.Sh SEE ALSO
-.Xr archive 3 ,
.Xr archive_entry 3 ,
.Xr archive_entry_acl 3 ,
.Xr archive_read_disk 3 ,
.Xr archive_write_disk 3
+.Xr libarchive 3 ,
.Sh BUGS
The platform types
.Vt uid_t