diff --git a/libpng-manual.txt b/libpng-manual.txt
index f4e151f0c..dc13e7828 100644
--- a/libpng-manual.txt
+++ b/libpng-manual.txt
@@ -65,18 +65,22 @@ Libpng was written as a companion to the PNG specification, as a way
of reducing the amount of time and effort it takes to support the PNG
file format in application programs.
-The PNG specification (second edition), November 2003, is available as
+The PNG specification (Third Edition), June 2025, is available as
+a W3C Recommendation at
+.
+
+The PNG specification (Second Edition), November 2003, is available as
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
-to the PNG specification (second edition) but has some additional material.
+.
+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 at
- and as a
+ and as a
W3C Recommendation at .
Some additional chunks are described in the special-purpose public chunks
diff --git a/libpng.3 b/libpng.3
index f94a76690..8ef73684a 100644
--- a/libpng.3
+++ b/libpng.3
@@ -1,6 +1,6 @@
-.TH LIBPNG 3 "June 12, 2025"
+.TH LIBPNG 3 "July 1, 2025"
.SH NAME
-libpng \- Portable Network Graphics (PNG) Reference Library 1.6.49
+libpng \- Portable Network Graphics (PNG) Reference Library 1.6.50.git
.SH SYNOPSIS
\fB#include \fP
@@ -584,18 +584,22 @@ Libpng was written as a companion to the PNG specification, as a way
of reducing the amount of time and effort it takes to support the PNG
file format in application programs.
-The PNG specification (second edition), November 2003, is available as
+The PNG specification (Third Edition), June 2025, is available as
+a W3C Recommendation at
+.
+
+The PNG specification (Second Edition), November 2003, is available as
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
-to the PNG specification (second edition) but has some additional material.
+.
+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 at
- and as a
+ and as a
W3C Recommendation at .
Some additional chunks are described in the special-purpose public chunks
diff --git a/libpngpf.3 b/libpngpf.3
index dcf0514e0..0905c2939 100644
--- a/libpngpf.3
+++ b/libpngpf.3
@@ -1,6 +1,6 @@
-.TH LIBPNGPF 3 "June 12, 2025"
+.TH LIBPNGPF 3 "July 1, 2025"
.SH NAME
-libpng \- Portable Network Graphics (PNG) Reference Library 1.6.49
+libpng \- Portable Network Graphics (PNG) Reference Library 1.6.50.git
.SH SYNOPSIS
\fB#include "pngpriv.h"\fP
diff --git a/png.5 b/png.5
index de30fcacb..c230915b4 100644
--- a/png.5
+++ b/png.5
@@ -1,4 +1,4 @@
-.TH PNG 5 "June 12, 2025"
+.TH PNG 5 "July 1, 2025"
.SH NAME
png \- Portable Network Graphics (PNG) format
@@ -20,20 +20,25 @@ matching on heterogeneous platforms.
.SH "SEE ALSO"
.BR "libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
.LP
-PNG Specification (Third Edition) Proposed Recommendation, May 2025:
+PNG Specification (Third Edition), June 2025:
.IP
.br
-https://www.w3.org/TR/2025/PR-png-3-20250515/
+https://www.w3.org/TR/2025/REC-png-3-20250624/
.LP
PNG Specification (Second Edition), November 2003:
.IP
.br
https://www.w3.org/TR/2003/REC-PNG-20031110/
.LP
-PNG 1.2 Specification, July 1999:
+PNG 1.2 Specification, August 1999:
.IP
.br
-https://png-mng.sourceforge.io/pub/png/spec/1.2/
+https://www.libpng.org/pub/png/spec/1.2/
+.LP
+PNG 1.1 Specification, December 1998:
+.IP
+.br
+https://www.libpng.org/pub/png/spec/1.1/
.LP
PNG 1.0 Specification, October 1996:
.IP
@@ -50,15 +55,24 @@ https://www.w3.org/TR/REC-png-961001
.SH AUTHORS
This man page: Glenn Randers-Pehrson, Cosmin Truta
.LP
+Portable Network Graphics (PNG) Specification (Third Edition).
+W3C Recommendation 24 June 2025:
+Chris Blume et al.
+.LP
Portable Network Graphics (PNG) Specification (Second Edition)
Information technology - Computer graphics and image processing -
Portable Network Graphics (PNG): Functional specification.
-ISO/IEC 15948:2003 (E) (November 10, 2003): David Duce and others.
+ISO/IEC 15948:2003 (E), W3C Recommendation 10 November 2003:
+David Duce et al.
.LP
-Portable Network Graphics (PNG) Specification Version 1.2 (July 8, 1999):
-Glenn Randers-Pehrson and others.
+Portable Network Graphics (PNG) Specification Version 1.2 (11 August 1999):
+Glenn Randers-Pehrson et al.
.LP
-Portable Network Graphics (PNG) Specification Version 1.0 (October 1, 1996):
-Thomas Boutell and others.
+Portable Network Graphics (PNG) Specification Version 1.1 (31 December 1998):
+Glenn Randers-Pehrson et al.
+.LP
+Portable Network Graphics (PNG) Specification Version 1.0.
+IETF RFC 2083, W3C Recommendation 1 October 1996:
+Thomas Boutell et al.
.\" end of man page