aboutsummaryrefslogtreecommitdiff
path: root/contrib/mandoc/libmandoc.h
Commit message (Collapse)AuthorAgeFilesLines
* mandoc: Vendor import of upstream at 2025-04-08Alexander Ziaee2025-06-121-1/+2
| | | | | | | | | | | | | | | | | Interesting changes: + correct legacy mandoc date typo, reported on our very own bugzilla + improve libmandoc manual + strengthen recommendations to omit macros from title lines in mdoc(7) + improve html5 compliance in html output + improve RFC linking in markdown output + libmandoc and mdoc manuals have been improved + support arithmetic operations in tbl(7) column widths for DocBook + define the St -isoC-2023 macro for referencing the C23 spec Approved by: mhorne (mentor, implicit) Reviewed by: imp Discussed with: adrian, bapt, brooks Closes: https://github.com/freebsd/freebsd-src/pull/1689
* mandoc: import version 1.14.6Baptiste Daroussin2021-11-151-5/+9
| | | | MFC after: 3 weeks
* Update mandoc to 1.14.5Baptiste Daroussin2019-04-121-23/+31
| | | | | | | MFC after: 2 weeks Notes: svn path=/head/; revision=346149
* Import mandoc 1.14.4Baptiste Daroussin2018-09-201-0/+73
Approved by: re (kib) MFC after: 1 week Notes: svn path=/head/; revision=338826