[devel] Removed an obsolete statement from libpngpf.3

This commit is contained in:
Glenn Randers-Pehrson 2011-04-17 19:26:56 -05:00
parent 6cd31bbfce
commit cf78aee1c4

View File

@ -1,4 +1,4 @@
.TH LIBPNGPF 3 "April 17, 2011" .TH LIBPNGPF 3 "April 18, 2011"
.SH NAME .SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.5.3beta04 libpng \- Portable Network Graphics (PNG) Reference Library 1.5.3beta04
(private functions) (private functions)
@ -18,11 +18,9 @@ libpng \- Portable Network Graphics (PNG) Reference Library 1.5.3beta04
\fI\fB \fI\fB
.SH DESCRIPTION .SH DESCRIPTION
The functions previously listed here are used privately by libpng The functions previously listed here are used privately by libpng
and are not recommended for use by applications. They are and are not recommended for use by applications. They are
not "exported" to applications using shared libraries. They not "exported" to applications using shared libraries.
are listed alphabetically here as an aid to libpng maintainers.
See pngpriv.h for more information on these functions.
.SH SEE ALSO .SH SEE ALSO
.BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5) .BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)