regen. --HG-- branch : HEAD
diff --git a/man/zip_source_buffer.man b/man/zip_source_buffer.man index df2987a..38a1378 100644 --- a/man/zip_source_buffer.man +++ b/man/zip_source_buffer.man
@@ -53,7 +53,7 @@ \fBlen.\fR If \fBfreep\fR -is non-zero, the buffer will be freed when the it is no longer needed. +is non-zero, the buffer will be freed when it is no longer needed. .SH "RETURN VALUES" Upon successful completion, the created source is returned. Otherwise,
diff --git a/man/zip_source_zip.man b/man/zip_source_zip.man index 8a865f8..704740c 100644 --- a/man/zip_source_zip.man +++ b/man/zip_source_zip.man
@@ -76,6 +76,7 @@ have been made to \fBsrcarchive\fR after opening it. +.\" XXX: document ZIP_FL_RECOMPRESS .SH "RETURN VALUES" Upon successful completion, the created source is returned. Otherwise,
diff --git a/man/zip_unchange_archive.man b/man/zip_unchange_archive.man index 08c736b..1f03b06 100644 --- a/man/zip_unchange_archive.man +++ b/man/zip_unchange_archive.man
@@ -3,7 +3,7 @@ .\" $NiH: zip_unchange_all.mdoc,v 1.10 2005/06/09 21:14:54 wiz Exp $ .\" .\" zip_unchange_archive.mdoc \-- undo changes to all files in zip archive -.\" Copyright (C) 2006 Dieter Baron and Thomas Klausner +.\" Copyright (C) 2006-2008 Dieter Baron and Thomas Klausner .\" .\" This file is part of libzip, a library to manipulate ZIP archives. .\" The authors can be contacted at <libzip@nih.at> @@ -33,7 +33,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.TH ZIP_UNCHANGE_ARCHIVE 3 "April 23, 2006" NiH +.TH ZIP_UNCHANGE_ARCHIVE 3 "May 14, 2008" NiH .SH "NAME" zip_unchange_archive \- undo global changes to zip archive .SH "LIBRARY" @@ -46,7 +46,7 @@ .SH "DESCRIPTION" Revert all global changes to the archive \fBarchive.\fR -For now, this only reverts archive comment changes. +This reverts changes to the archive comment and global flags. .SH "RETURN VALUES" Upon successful completion 0 is returned. Otherwise, \-1 is returned and the error code in