Commit 4683a10b65c55ef32afba4f4363b9da42c396b6e

Klemens Nanni 2021-11-04T13:16:06

Fix mandoc HTML rendering for command aliases Replace hand-rolled parentheses with the proper mdoc(7) macro, otherwise the closing ")" ends up inside the command description. Reported by Josh Rickmar, thanks!