summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibarchive/libarchive/archive_read_extract.3
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-07-31 12:49:09 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-07-31 12:49:09 (GMT)
commit0cecc7b485774be084a6d5a72e743ed9893daa5d (patch)
tree0a1671d014267e5ab8a209f1c58e779b016bcaf4 /Utilities/cmlibarchive/libarchive/archive_read_extract.3
parente3b6ab92dbb51945b81896f2d2a53f31ba63ae1a (diff)
parent26fe7e3adfc76a733ecc74794f22d53755ac194a (diff)
downloadCMake-0cecc7b485774be084a6d5a72e743ed9893daa5d.zip
CMake-0cecc7b485774be084a6d5a72e743ed9893daa5d.tar.gz
CMake-0cecc7b485774be084a6d5a72e743ed9893daa5d.tar.bz2
Merge topic 'update-libarchive'
26fe7e3 libarchive: Backport to CMake 2.8.2 b81a4e1 libarchive: Remove build options not used by CMake 3218f52 libarchive: Avoid struct init with variable bae3a73 libarchive: Silence API deprecation warnings 6773840 libarchive: Include cm_zlib.h to get zlib used by CMake 8dc0a9f libarchive: Update README-CMake.txt for new snapshot 102071f Merge branch 'libarchive-upstream' into update-libarchive 35df7c8 libarchive 3.1.2 (reduced)
Diffstat (limited to 'Utilities/cmlibarchive/libarchive/archive_read_extract.3')
-rw-r--r--Utilities/cmlibarchive/libarchive/archive_read_extract.34
1 files changed, 3 insertions, 1 deletions
diff --git a/Utilities/cmlibarchive/libarchive/archive_read_extract.3 b/Utilities/cmlibarchive/libarchive/archive_read_extract.3
index 882c6e1..6ec0ced 100644
--- a/Utilities/cmlibarchive/libarchive/archive_read_extract.3
+++ b/Utilities/cmlibarchive/libarchive/archive_read_extract.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 22, 2011
+.Dd February 2, 2012
.Dt ARCHIVE_READ_EXTRACT 3
.Os
.Sh NAME
@@ -32,6 +32,8 @@
.Nm archive_read_extract2 ,
.Nm archive_read_extract_set_progress_callback
.Nd functions for reading streaming archives
+.Sh LIBRARY
+Streaming Archive Library (libarchive, -larchive)
.Sh SYNOPSIS
.In archive.h
.Ft int