Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2025 17:53:12 GMT
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 4c07abdbacf4 - main - mandoc: Vendor import of upstream at 2025-06-13
Message-ID:  <202506251753.55PHrCSR034187@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=4c07abdbacf49e4ba749b8720916d8cd340a50b8

commit 4c07abdbacf49e4ba749b8720916d8cd340a50b8
Merge: 7ed1628066ea 7a0bec970311
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-06-25 17:50:25 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-06-25 17:52:14 +0000

    mandoc: Vendor import of upstream at 2025-06-13
    
    Interesting changes:
    + Lb is now part of SNYOPSIS, the LIBRARY section is deprecated
    + Ft now takes multiple args, and no longer should be quoted
    + Fix a segfaut on malformed Tg markup

 contrib/mandoc/mandocdb.c      |  27 ++++++++--
 contrib/mandoc/mdoc.7          | 109 +++++++++++++++++++++++------------------
 contrib/mandoc/mdoc_macro.c    |   7 ++-
 contrib/mandoc/mdoc_validate.c |  37 +++++++++++---
 4 files changed, 117 insertions(+), 63 deletions(-)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506251753.55PHrCSR034187>