diff options
author | 2019-06-14 14:27:29 +0000 | |
---|---|---|
committer | 2019-06-14 14:27:29 +0000 | |
commit | 81203fd30940ed2bf252836c3192dac5f25bc4a9 (patch) | |
tree | 713c26a70baea4d69aa75f2cbb6713f62e2008a5 /lib/libc | |
parent | Improve pages that briefly mentioned ERR - usually below SEE ALSO - (diff) | |
download | wireguard-openbsd-81203fd30940ed2bf252836c3192dac5f25bc4a9.tar.xz wireguard-openbsd-81203fd30940ed2bf252836c3192dac5f25bc4a9.zip |
Delete totally bogus code specifically targetted at mandoc
which tried to figure out whether mandoc supported UTF-8 output
(which it has been doing since 2011) and which passed the -T locale
option (which has been the default since 2014 and always will)
but which required the -V option to work (which was deleted half
a decade ago and will not come back).
Nowadays, it is safe to assume that mandoc just works with UTF-8
on both the input and output sides - in literally each and every
operating system providing a mandoc port or package, even those
that are seriously lagging behind.
This patch will also be pushed upstream.
OK tb@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions