git: 2ed88c90e3 - main - 15.0/relnotes: Mention mandoc update
Alexander Ziaee <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=2ed88c90e3157f31be9e836e1569482e6927273b commit 2ed88c90e3157f31be9e836e1569482e6927273b Author: Alexander Ziaee <[email protected]> AuthorDate: 2025-12-01 15:51:20 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2025-12-01 15:52:04 +0000 15.0/relnotes: Mention mandoc update Reviewed by: olce Differential Revision: https://reviews.freebsd.org/D54013 --- website/content/en/releases/15.0R/relnotes.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index 9ad243973a..1af9825c1e 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -516,6 +516,13 @@ One True Awk (man:awk[1]) has been updated to 2nd Edition, with new -csv support The snapshot used is 20250804. gitref:b45a181a74c8[repository=src] +The system reference manual toolchain, man:mandoc[1], has been updated to version 1.14.6 snapshot 2025-09-26. This version includes improved compatibility with groff and DocBook, improved html and markdown output, and the deprecation of the LIBRARY section. +gitref:c1c95add8c80[repository=src], +gitref:80c12959679a[repository=src], +gitref:4c07abdbacf4[repository=src], +gitref:06410c1b5163[repository=src], +gitref:59fc2b0166f7[repository=src] + The man:jemalloc[3] library has been updated to version 5.3.0. gitref:c43cad871720[repository=src]