]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Provide slightly more descriptive summary.
authorAndres Mejia <amejia004@gmail.com>
Sat, 24 Sep 2011 17:33:25 +0000 (13:33 -0400)
committerAndres Mejia <amejia004@gmail.com>
Sat, 24 Sep 2011 17:33:25 +0000 (13:33 -0400)
SVN-Revision: 3729

libarchive/libarchive.3

index a3005f872baeb55f6e75c988d73614b02e1724e5..d655404b89959f9c4552990618adb9a8c06429d9 100644 (file)
 The
 .Nm
 library provides a flexible interface for reading and writing
-streaming archive files such as tar and cpio.
+archives in various formats such as tar and cpio.
+.Nm
+also supports reading and writing archives compressed using
+various compression filters such as gzip and bzip2.
 The library is inherently stream-oriented; readers serially iterate through
 the archive, writers serially add things to the archive.
 In particular, note that there is currently no built-in support for