Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2025 15:09:23 -0400
From:      <ziaee@FreeBSD.org>
To:        current@freebsd.org, doc@freebsd.org, hackers@freebsd.org
Subject:   Heads up: LIBRARY is deprecated in manuals
Message-ID:  <685c4963.2870a.14aaa2cf@baud>

index | next in thread | raw e-mail

Hello,

Today's mandoc update in CURRENT [0] comes with two changes for writing
library manuals:

The library macro, Lb, is now to be used in SYONPSIS for brevity, where
it renders as a C-style comment. The LIBRARY section is now deprecated
for new manuals.

The function type macro, Ft, has been overhauled, allowing for multiple
arguments. It can, but should not be quoted.

Both changes are reflected in the mdoc(7) manual and should produce no
change in existing manuals.

[0]: 4c07abdbacf4 (mandoc: Vendor import of upstream at 2025-06-13)

Best,
Alex


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?685c4963.2870a.14aaa2cf>