git: eab7ed2ec2af - stable/13 - MFC: Update the expat version referenced in libbsdxml.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Dec 2024 07:46:35 UTC
The branch stable/13 has been updated by delphij:
URL: https://cgit.FreeBSD.org/src/commit/?id=eab7ed2ec2af6307842abcc94c11743a1058bd11
commit eab7ed2ec2af6307842abcc94c11743a1058bd11
Author: Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2024-10-02 02:26:37 +0000
Commit: Xin LI <delphij@FreeBSD.org>
CommitDate: 2024-12-22 07:46:25 +0000
MFC: Update the expat version referenced in libbsdxml.3
This change updates the version of expat referenced from 2.6.0 to 2.6.3,
correcting documentation post-ffd294a1f4c23863c3e515d16dce31d5509bcb01.
Bump .Dd for the change.
MFC with: ffd294a1f4c23863c3e515d16dce31d5509bcb01
Differential Revision: https://reviews.freebsd.org/D46865
(cherry picked from commit ba23ab2168ffabc2c5e647a1a37ab9a8fb482bb8)
---
lib/libexpat/libbsdxml.3 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/libexpat/libbsdxml.3 b/lib/libexpat/libbsdxml.3
index c6c2518ea41a..2ec1f71b58bb 100644
--- a/lib/libexpat/libbsdxml.3
+++ b/lib/libexpat/libbsdxml.3
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"/
-.Dd February 17, 2024
+.Dd October 1, 2024
.Dt LIBBSDXML 3
.Os
.Sh NAME
@@ -34,7 +34,7 @@
.Sh DESCRIPTION
The
.Nm
-library is a verbatim copy of the eXpat XML library version 2.6.0.
+library is a verbatim copy of the eXpat XML library version 2.6.3.
.Pp
The
.Nm