summary refs log tree commit diff
path: root/port/wcwidth/wcwidth.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-26 13:00:12 -0400
committerJune McEnroe <june@causal.agency>2021-09-26 16:53:21 -0400
commit69ea054270bc43c00937015b78378de9dc649602 (patch)
tree062df05f1174456c9961b6b003b65b2aecf38fc5 /port/wcwidth/wcwidth.c
parentInstall up to cgi-bin (diff)
downloadsrc-69ea054270bc43c00937015b78378de9dc649602.tar.gz
src-69ea054270bc43c00937015b78378de9dc649602.zip
Use tiny UTF-8-aware col -b replacement
OpenBSD col(1) doesn't understand UTF-8 and will delete all of it.
Stupid, especially when mandoc(1) tells you to use it to remove man
formatting. I shouldn't have to write something so trivial.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
exman/commit/exman.1?h=2063.93&id=f2c2bbe6dc05c56bffb7cdfe7ee07cc9a9255f61&follow=1'>Update to FreeBSD 13.0June McEnroe 2021-01-27Completely rewrite how manuals are fetched and installedJune McEnroe 2020-12-14Update to man-pages-posix 2017-aJune McEnroe 2020-12-14Update to OpenBSD 6.8June McEnroe 2020-12-14Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe