diff --git a/libpng-manual.txt b/libpng-manual.txt index 69565b412..de770c4df 100644 --- a/libpng-manual.txt +++ b/libpng-manual.txt @@ -1,6 +1,6 @@ libpng-manual.txt - A description on how to use and modify libpng - libpng version 1.7.0beta65 - July 26, 2015 + libpng version 1.7.0beta65 - August 11, 2015 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2015 Glenn Randers-Pehrson @@ -11,7 +11,7 @@ libpng-manual.txt - A description on how to use and modify libpng Based on: - libpng versions 0.97, January 1998, through 1.7.0beta65 - July 26, 2015 + libpng versions 0.97, January 1998, through 1.7.0beta65 - August 11, 2015 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2015 Glenn Randers-Pehrson @@ -76,7 +76,7 @@ to the PNG specification (second edition) but has some additional material. The PNG-1.0 specification is available as RFC 2083 and as a -W3C Recommendation . +W3C Recommendation . Some additional chunks are described in the special-purpose public chunks documents at . @@ -5316,7 +5316,7 @@ Other rules can be inferred by inspecting the libpng source. XVII. Y2K Compliance in libpng -July 26, 2015 +August 11, 2015 Since the PNG Development group is an ad-hoc body, we can't make an official declaration. diff --git a/libpng.3 b/libpng.3 index 025fc60ff..e1ba5d707 100644 --- a/libpng.3 +++ b/libpng.3 @@ -1,4 +1,4 @@ -.TH LIBPNG 3 "July 26, 2015" +.TH LIBPNG 3 "August 11, 2015" .SH NAME libpng \- Portable Network Graphics (PNG) Reference Library 1.7.0beta65 .SH SYNOPSIS @@ -498,7 +498,7 @@ Following is a copy of the libpng-manual.txt file that accompanies libpng. .SH LIBPNG.TXT libpng-manual.txt - A description on how to use and modify libpng - libpng version 1.7.0beta65 - July 26, 2015 + libpng version 1.7.0beta65 - August 11, 2015 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2015 Glenn Randers-Pehrson @@ -509,7 +509,7 @@ libpng-manual.txt - A description on how to use and modify libpng Based on: - libpng versions 0.97, January 1998, through 1.7.0beta65 - July 26, 2015 + libpng versions 0.97, January 1998, through 1.7.0beta65 - August 11, 2015 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2015 Glenn Randers-Pehrson @@ -574,7 +574,7 @@ to the PNG specification (second edition) but has some additional material. The PNG-1.0 specification is available as RFC 2083 and as a -W3C Recommendation . +W3C Recommendation . Some additional chunks are described in the special-purpose public chunks documents at . @@ -5814,7 +5814,7 @@ Other rules can be inferred by inspecting the libpng source. .SH XVII. Y2K Compliance in libpng -July 26, 2015 +August 11, 2015 Since the PNG Development group is an ad-hoc body, we can't make an official declaration. @@ -6136,7 +6136,7 @@ possible without all of you. Thanks to Frank J. T. Wojcik for helping with the documentation. -Libpng version 1.7.0beta65 - July 26, 2015: +Libpng version 1.7.0beta65 - August 11, 2015: Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc. Currently maintained by Glenn Randers-Pehrson (glennrp at users.sourceforge.net). @@ -6159,7 +6159,7 @@ this sentence. This code is released under the libpng license. -libpng versions 1.0.7, July 1, 2000, through 1.7.0beta65, July 26, 2015, are +libpng versions 1.0.7, July 1, 2000, through 1.7.0beta65, August 11, 2015, are Copyright (c) 2000-2002, 2004, 2006-2015 Glenn Randers-Pehrson, and are distributed according to the same disclaimer and license as libpng-1.0.6 with the following individuals added to the list of Contributing Authors: @@ -6253,7 +6253,7 @@ the additional disclaimers inserted at version 1.0.7. Glenn Randers-Pehrson glennrp at users.sourceforge.net -July 26, 2015 +August 11, 2015 .\" end of man page diff --git a/png.5 b/png.5 index 7e33da34f..0dc50e686 100644 --- a/png.5 +++ b/png.5 @@ -1,4 +1,4 @@ -.TH PNG 5 "July 26, 2015" +.TH PNG 5 "August 11, 2015" .SH NAME png \- Portable Network Graphics (PNG) format .SH DESCRIPTION @@ -40,7 +40,7 @@ ftp://ds.internic.net/rfc/rfc2083.txt .br or (as a W3C Recommendation) at .br -http://www.w3.org/TR/REC-png.html +http://www.w3.org/TR/REC-png-961001 .SH AUTHORS This man page: Glenn Randers-Pehrson .LP