[libpng14] Fix typos in libpng.3 synopses (Eric S. Raymond).

This commit is contained in:
Glenn Randers-Pehrson
2016-02-29 18:31:41 -06:00
parent 9eb7463c75
commit 2bc6b71e16
3 changed files with 18 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
.TH LIBPNG 3 "January 3, 2016"
.TH LIBPNG 3 "March 1, 2016"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.4.20beta01
.SH SYNOPSIS
@@ -133,7 +133,9 @@ libpng \- Portable Network Graphics (PNG) Reference Library 1.4.20beta01
\fBpng_uint_32 png_get_PLTE (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fP\fIinfo_ptr\fP\fB, png_colorp \fP\fI*palette\fP\fB, int \fI*num_palette\fP\fB);\fP
\fBpng_byte png_get_rgb_to_gray_status (png_const_structp png_ptr) png_uint_32 png_get_rowbytes (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fIinfo_ptr\fP\fB);\fP
\fBpng_byte png_get_rgb_to_gray_status (png_const_structp \fIpng_ptr\fP\fB);\fP
\fBpng_uint_32 png_get_rowbytes (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fIinfo_ptr\fP\fB);\fP
\fBpng_bytepp png_get_rows (png_const_structp \fP\fIpng_ptr\fP\fB, png_const_infop \fIinfo_ptr\fP\fB);\fP
@@ -442,7 +444,7 @@ Following is a copy of the libpng-manual.txt file that accompanies libpng.
.SH LIBPNG.TXT
libpng.txt - A description on how to use and modify libpng
libpng version 1.4.20beta01 - January 3, 2016
libpng version 1.4.20beta01 - March 1, 2016
Updated and distributed by Glenn Randers-Pehrson
<glennrp at users.sourceforge.net>
Copyright (c) 1998-2014 Glenn Randers-Pehrson
@@ -453,7 +455,7 @@ libpng.txt - A description on how to use and modify libpng
Based on:
libpng versions 0.97, January 1998, through 1.4.20beta01 - January 3, 2016
libpng versions 0.97, January 1998, through 1.4.20beta01 - March 1, 2016
Updated and distributed by Glenn Randers-Pehrson
Copyright (c) 1998-2014 Glenn Randers-Pehrson
@@ -3837,7 +3839,7 @@ the first widely used release:
...
1.0.19 10 10019 10.so.0.19[.0]
...
1.4.18 14 10419 14.so.14.19[.0]
1.4.20 14 10420 14.so.14.20[.0]
Henceforth the source version will match the shared-library minor
and patch numbers; the shared-library major version number will be
@@ -3893,7 +3895,7 @@ possible without all of you.
Thanks to Frank J. T. Wojcik for helping with the documentation.
Libpng version 1.4.20beta01 - January 3, 2016:
Libpng version 1.4.20beta01 - March 1, 2016:
Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc.
Currently maintained by Glenn Randers-Pehrson (glennrp at users.sourceforge.net).
@@ -3918,7 +3920,7 @@ this sentence.
This code is released under the libpng license.
libpng versions 1.0.7, July 1, 2000, through 1.4.20beta01, January 3, 2016, are
libpng versions 1.0.7, July 1, 2000, through 1.4.20beta01, March 1, 2016, are
Copyright (c) 2000-2002, 2004, 2006-2016 Glenn Randers-Pehrson, are
derived from libpng-1.0.6, and are distributed according to the same
disclaimer and license as libpng-1.0.6 with the following individuals
@@ -4015,7 +4017,7 @@ the additional disclaimers inserted at version 1.0.7.
Glenn Randers-Pehrson
glennrp at users.sourceforge.net
January 3, 2016
March 1, 2016
.\" end of man page