From: Andres Mejia Date: Sat, 24 Sep 2011 17:33:20 +0000 (-0400) Subject: Make note that seek support is in the works. X-Git-Tag: v3.0.0a~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb13eebdc208f3e66ae775a07a92ba18c8d12540;p=thirdparty%2Flibarchive.git Make note that seek support is in the works. SVN-Revision: 3728 --- diff --git a/libarchive/libarchive.3 b/libarchive/libarchive.3 index 02bee81d0..a3005f872 100644 --- a/libarchive/libarchive.3 +++ b/libarchive/libarchive.3 @@ -39,7 +39,7 @@ library provides a flexible interface for reading and writing streaming archive files such as tar and cpio. 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 no built-in support for +In particular, note that there is currently no built-in support for random access nor for in-place modification. .Pp When reading an archive, the library automatically detects the