]> git.lizzy.rs Git - zlib.git/blobdiff - zlib.3
Move example.c and minigzip.c to test/.
[zlib.git] / zlib.3
diff --git a/zlib.3 b/zlib.3
index 3e4280b760fa76fb6d351b2c79c1b06b2a6a56f8..aedf2208eea1d7a50cadd19e13998ab78874d93c 100644 (file)
--- a/zlib.3
+++ b/zlib.3
@@ -1,4 +1,4 @@
-.TH ZLIB 3 "xx Sep 2011"
+.TH ZLIB 3 "27 Nov 2011"
 .SH NAME
 zlib \- compression/decompression library
 .SH SYNOPSIS
@@ -36,9 +36,9 @@ All functions of the compression library are documented in the file
 .IR zlib.h .
 The distribution source includes examples of use of the library
 in the files
-.I example.c
+.I test/example.c
 and
-.IR minigzip.c,
+.IR test/minigzip.c,
 as well as other examples in the
 .IR examples/
 directory.