From: Andres Mejia Date: Sat, 24 Sep 2011 17:33:25 +0000 (-0400) Subject: Provide slightly more descriptive summary. X-Git-Tag: v3.0.0a~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6507a73a1c25a834fe16ccfb16cbe24fbd3256f;p=thirdparty%2Flibarchive.git Provide slightly more descriptive summary. SVN-Revision: 3729 --- diff --git a/libarchive/libarchive.3 b/libarchive/libarchive.3 index a3005f872..d655404b8 100644 --- a/libarchive/libarchive.3 +++ b/libarchive/libarchive.3 @@ -36,7 +36,10 @@ 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