~ubuntu-branches/ubuntu/utopic/cmake/utopic

« back to all changes in this revision

Viewing changes to Utilities/cmlibarchive/libarchive/archive_read.3

  • Committer: Package Import Robot
  • Author(s): Harald Sitter
  • Date: 2013-10-10 12:54:39 UTC
  • mfrom: (1.14.7)
  • Revision ID: package-import@ubuntu.com-20131010125439-h0ahaj004on6oj92
Tags: 2.8.12-0ubuntu1
New upstream release LP: #1246701

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23
23
.\" SUCH DAMAGE.
24
24
.\"
25
 
.\" $FreeBSD: head/lib/libarchive/archive_read.3 191595 2009-04-27 20:13:13Z kientzle $
 
25
.\" $FreeBSD$
26
26
.\"
27
 
.Dd March 23, 2011
 
27
.Dd February 2, 2012
28
28
.Dt ARCHIVE_READ 3
29
29
.Os
30
30
.Sh NAME
31
31
.Nm archive_read
32
32
.Nd functions for reading streaming archives
 
33
.Sh LIBRARY
 
34
Streaming Archive Library (libarchive, -larchive)
33
35
.Sh SYNOPSIS
34
36
.In archive.h
35
37
.Sh DESCRIPTION