Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro
authorschwarze <schwarze@openbsd.org>
Thu, 13 Jan 2022 08:39:24 +0000 (08:39 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 13 Jan 2022 08:39:24 +0000 (08:39 +0000)
commitfaa1737afaeebb88761db57b0a21f0273339ac8a
tree8723f68427c84c8418bcdcb6f111d6a0f97f7f29
parent576410a5548d2319c6775b6c0f3b393a05501ab7
Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro
because all of the following hold:
* It is an alias for a part of an ancient standard that is no longer important.
* To refer to that old standard, -xpg4.2 is readily available and portable.
* It is unused in OpenBSD, FreeBSD, and NetBSD.
* Groff never supported it.

I agreed with G. Branden Robinson that deleting this from mandoc
is preferable to adding it to groff.
share/man/man7/mdoc.7
usr.bin/mandoc/st.c