The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=06ac71cffba4a0f86334844453d0a6fb3c46aa12
commit 06ac71cffba4a0f86334844453d0a6fb3c46aa12 Author: Alexander Ziaee <[email protected]> AuthorDate: 2026-03-02 10:41:07 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-03-02 11:14:13 +0000 style.mdoc: Left angle bracket is not less-than MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D55300 --- share/man/man5/style.mdoc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man5/style.mdoc.5 b/share/man/man5/style.mdoc.5 index 84eb281dc76a..64e2291d1c75 100644 --- a/share/man/man5/style.mdoc.5 +++ b/share/man/man5/style.mdoc.5 @@ -183,7 +183,7 @@ variables like .It Use the angle brackets .Sy \&Aq -.Pq Dq "<>" +.Pq Dq Ao Ac macro for arguments .Pq Sy \&Ar
