git: ba23ab2168ff - main - Update the expat version referenced in libbsdxml.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Oct 2024 00:45:35 UTC
The branch main has been updated by ngie:
URL: https://cgit.FreeBSD.org/src/commit/?id=ba23ab2168ffabc2c5e647a1a37ab9a8fb482bb8
commit ba23ab2168ffabc2c5e647a1a37ab9a8fb482bb8
Author: Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2024-10-02 02:26:37 +0000
Commit: Enji Cooper <ngie@FreeBSD.org>
CommitDate: 2024-10-19 00:44:42 +0000
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
---
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