regen.
--HG--
branch : HEAD
diff --git a/man/zip_source_zip.man b/man/zip_source_zip.man
index e6719c1..d52ebfe 100644
--- a/man/zip_source_zip.man
+++ b/man/zip_source_zip.man
@@ -1,6 +1,6 @@
.\" Converted with mdoc2man 0.2
-.\" from NiH: zip_source_zip.mdoc,v 1.6 2005/06/09 21:14:54 wiz Exp
-.\" $NiH: zip_source_zip.mdoc,v 1.6 2005/06/09 21:14:54 wiz Exp $
+.\" from NiH: zip_source_zip.mdoc,v 1.7 2005/07/20 17:18:04 wiz Exp
+.\" $NiH: zip_source_zip.mdoc,v 1.7 2005/07/20 17:18:04 wiz Exp $
.\"
.\" zip_source_zip.mdoc \-- create data source from zip file
.\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner
@@ -33,14 +33,14 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
.\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH ZIP_SOURCE_ZIP 3 "November 4, 2004" NiH
+.TH ZIP_SOURCE_ZIP 3 "July 20, 2005" NiH
.SH "NAME"
zip_source_zip \- create data source from zip file
.SH "LIBRARY"
libzip (-lzip)
.SH "SYNOPSIS"
.In zip.h
-.Ft int
+.Ft struct zip_source *
.Fn zip_source_zip "struct zip *archive" "struct zip *srcarchive" \
"int srcidx" "int flags" "off_t start" "off_t len"
.SH "DESCRIPTION"