]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Make note that seek support is in the works.
authorAndres Mejia <amejia004@gmail.com>
Sat, 24 Sep 2011 17:33:20 +0000 (13:33 -0400)
committerAndres Mejia <amejia004@gmail.com>
Sat, 24 Sep 2011 17:33:20 +0000 (13:33 -0400)
SVN-Revision: 3728

libarchive/libarchive.3

index 02bee81d0215925ce7b53f87e3a153d851e2bbe2..a3005f872baeb55f6e75c988d73614b02e1724e5 100644 (file)
@@ -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