Files
John MacFarlane 3bbca20240 Use the most compatible form for roff escapes.
This affects T.P.RoffChar, T.P.Writers.Roff,
and the Man and Ms writers.

That is, `\(xy` instead of `\[xy]`. This was the original AT&T troff
form and is the most widely supported.  The bracketed form causes
problem for some tools, e.g. `makewhatis` on macOS.

Closes #10716.
2025-03-23 10:29:17 -07:00

325 B
Raw Permalink Blame History

% pandoc -t man
SEE ALSO
========

* [Milk](https://en.wikipedia.org/wiki/Milk)
* [EBNF](https://en.wikipedia.org/wiki/Extended_BackusNaur_form)
^D
.SH SEE ALSO
.IP \(bu 2
\c
.UR https://en.wikipedia.org/wiki/Milk
Milk
.UE \c
.IP \(bu 2
\c
.UR https://en.wikipedia.org/wiki/Extended_BackusNaur_form
EBNF
.UE \c