From 682f4ba2d5f6c9486ec65ba3092e22e7216f5f36 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Tue, 11 Aug 2015 13:04:01 -0500 Subject: [PATCH] [libpng16] Fix links in man page --- libpng-manual.txt | 9 +++++---- libpng.3 | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/libpng-manual.txt b/libpng-manual.txt index e0f554f32..d8e69930a 100644 --- a/libpng-manual.txt +++ b/libpng-manual.txt @@ -70,12 +70,13 @@ a W3C Recommendation and as an ISO Standard (ISO/IEC 15948:2004 (E)) at The W3C and ISO documents have identical technical content. The PNG-1.2 specification is available at -. It is technically equivalent +. +It is technically equivalent 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 . +The PNG-1.0 specification is available as RFC 2083 + and as a +W3C Recommendation . Some additional chunks are described in the special-purpose public chunks documents at . diff --git a/libpng.3 b/libpng.3 index 1e8bd519a..919186789 100644 --- a/libpng.3 +++ b/libpng.3 @@ -578,12 +578,13 @@ a W3C Recommendation and as an ISO Standard (ISO/IEC 15948:2004 (E)) at The W3C and ISO documents have identical technical content. The PNG-1.2 specification is available at -. It is technically equivalent +. +It is technically equivalent 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 . +The PNG-1.0 specification is available as RFC 2083 + and as a +W3C Recommendation . Some additional chunks are described in the special-purpose public chunks documents at . -- GitLab