diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-03-02 10:41:07 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-03-02 11:14:13 +0000 |
| commit | 06ac71cffba4a0f86334844453d0a6fb3c46aa12 (patch) | |
| tree | 16062369d92f00f213c62b8fff40b8f87c05ce75 | |
| parent | 47326cb470278e891975354286481b5ba876929a (diff) | |
style.mdoc: Left angle bracket is not less-than
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D55300
| -rw-r--r-- | share/man/man5/style.mdoc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
