regen.

--HG--
branch : HEAD
diff --git a/man/zip_source_function.man b/man/zip_source_function.man
index eaf0aa4..b14695c 100644
--- a/man/zip_source_function.man
+++ b/man/zip_source_function.man
@@ -1,6 +1,6 @@
 .\" Converted with mdoc2man 0.2
-.\" from NiH: zip_source_function.mdoc,v 1.17 2006/12/16 10:12:58 wiz Exp 
-.\" $NiH: zip_source_function.mdoc,v 1.17 2006/12/16 10:12:58 wiz Exp $
+.\" from NiH: zip_source_function.mdoc,v 1.18 2007/03/04 11:13:05 wiz Exp 
+.\" $NiH: zip_source_function.mdoc,v 1.18 2007/03/04 11:13:05 wiz Exp $
 .\"
 .\" zip_source_function.mdoc \-- create data source from function
 .\" Copyright (C) 2004-2006 Dieter Baron and Thomas Klausner
@@ -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_SOURCE_FUNCTION 3 "December 16, 2006" NiH
+.TH ZIP_SOURCE_FUNCTION 3 "March 4, 2007" NiH
 .SH "NAME"
 zip_source_function \- create data source from function
 .SH "LIBRARY"
@@ -92,6 +92,9 @@
 points to a struct zip_stat, which should be filled in.
 (See
 zip_stat_init(3). )
+Usually, for uncompressed data, after
+zip_stat_init(3),
+only the mtime and size struct members will need to be set.
 Return sizeof(struct zip_stat) on success, \-1 on error.
 .TP 21
 \fBZIP_SOURCE_ERROR\fR