summaryrefslogtreecommitdiff
path: root/Build/source/libs/libpng/libpng-1.5.16/libpngpf.3
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-07 07:01:51 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-07 07:01:51 +0000
commit119b49e986981845ad98da07407a51e9bc21c34c (patch)
tree07ba6013c42a7c7ab63ad3e6cb225041b9131b2a /Build/source/libs/libpng/libpng-1.5.16/libpngpf.3
parenta337a7fb08323a6626ec6f181a9c23cd1ba3de45 (diff)
libpng 1.5.16 (downgraded)
git-svn-id: svn://tug.org/texlive/trunk@30830 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/libpng/libpng-1.5.16/libpngpf.3')
-rw-r--r--Build/source/libs/libpng/libpng-1.5.16/libpngpf.318
1 files changed, 18 insertions, 0 deletions
diff --git a/Build/source/libs/libpng/libpng-1.5.16/libpngpf.3 b/Build/source/libs/libpng/libpng-1.5.16/libpngpf.3
new file mode 100644
index 00000000000..79715447011
--- /dev/null
+++ b/Build/source/libs/libpng/libpng-1.5.16/libpngpf.3
@@ -0,0 +1,18 @@
+.TH LIBPNGPF 3 "May 23, 2013"
+.SH NAME
+libpng \- Portable Network Graphics (PNG) Reference Library 1.5.16
+(private functions)
+.SH SYNOPSIS
+\fB#include \fI"pngpriv.h"
+
+\fBAs of libpng version \fP\fI1.5.1\fP\fB, this section is no longer \fP\fImaintained\fP\fB, now that the private function prototypes are hidden in pngpriv.h and not accessible to applications. Look in pngpriv.h for the prototypes and a short description of each \fIfunction.
+
+.SH DESCRIPTION
+The functions previously listed here are used privately by libpng
+and are not recommended for use by applications. They are
+not "exported" to applications using shared libraries.
+
+.SH SEE ALSO
+.BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
+.SH AUTHOR
+Glenn Randers-Pehrson