git: 226327aed99e - Create tag vendor/mandoc/20250926

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Mon, 29 Sep 2025 17:30:44 UTC
The annotated tag vendor/mandoc/20250926 has been created by ziaee:

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

tag vendor/mandoc/20250926
Tagger:     Alexander Ziaee <ziaee@FreeBSD.org>
TaggerDate: 2025-09-29 15:08:55 +0000

Tag vendor import of mandoc at 2025-09-26

commit 5fe5b2ed2d88353a93782295cb100d5237b7f7c6
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-09-29 13:44:11 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-09-29 13:44:11 +0000

    Vendor import of mandoc at 2025-09-26
    
    Interesting changes:
    + mandoc db: Improve case sorting, found by our very own markj
    + history: Add macros for version 8 and 10 AT&T Unix
    + linter: Warn on blank lines in man(7) like mdoc(7)
    + manuals: Improve precision, man(7) syntax table, and roff(7) specifics
    + manuals: Fix PDF/PS footer regression detailed in our PR: 289786