summary refs log tree commit diff
path: root/www/text.causal.agency/colb.c (follow)
Commit message (Collapse)AuthorAge
* Use tiny UTF-8-aware col -b replacementJune McEnroe2021-09-26
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.