summary refs log tree commit diff
path: root/bin/man6
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
commit0b6278a185c125ece5ca75ada224e61a7213c6d4 (patch)
treeb96d68833e46c634feef621f69ac5f1844801f9a /bin/man6
parentInstall up to cgi-bin (diff)
downloadsrc-0b6278a185c125ece5ca75ada224e61a7213c6d4.tar.gz
src-0b6278a185c125ece5ca75ada224e61a7213c6d4.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
box/commit/scoop.c?h=1.0&id=eef9c0faa89365a9c4a94c13de2fc81cadd24396&follow=1'>Normalize date inputJune McEnroe 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe