git: 1e8d48316327 - Create tag vendor/mandoc/20250727

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Fri, 15 Aug 2025 19:02:04 UTC
The annotated tag vendor/mandoc/20250727 has been created by ziaee:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/mandoc/20250727

tag vendor/mandoc/20250727
Tagger:     Alexander Ziaee <ziaee@FreeBSD.org>
TaggerDate: 2025-08-15 18:41:43 +0000

Tag vendor import of mandoc at 2025-07-27

    Groff Compat Edition -- Interesting changes:
    + italics in section/subsection headers are now also bold, like groff
    + display "LOCAL" in response to invalid section numbers, like groff
    + tbl(7) rendering has been tweaked to be more like groff
    + scaling has been improved to better render poorly generated manuals
    + display "UNTITLED" in response to invalid man(7) titles, like groff
    + improve mandocd error handling of broken pipes
    + manual footers now always show NAME(SECTION) on the right, like groff

commit b6f25b918f9736714692778e38e0785b0aa23aa0
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-08-11 17:12:13 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-08-11 17:12:13 +0000

    Vendor import of mandoc at 2025-07-27
    
    Groff Compat Edition -- Interesting changes:
    + italics in section/subsection headers are now also bold, like groff
    + display "LOCAL" in response to invalid section numbers, like groff
    + tbl(7) rendering has been tweaked to be more like groff
    + scaling has been improved to better render poorly generated manuals
    + display "UNTITLED" in response to invalid man(7) titles, like groff
    + improve mandocd error handling of broken pipes
    + manual footers now always show NAME(SECTION) on the right, like groff