summary refs log tree commit diff
path: root/bin/man3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-15 23:52:37 -0500
committerJune McEnroe <june@causal.agency>2020-12-15 23:52:37 -0500
commitc401b3d4af2462e96aa327f1282e2882aa94609a (patch)
tree8c803064ffbb65a37882466a61cedb57de3457aa /bin/man3
parentAdd modem -r flag to set baud rate (diff)
downloadsrc-c401b3d4af2462e96aa327f1282e2882aa94609a.tar.gz
src-c401b3d4af2462e96aa327f1282e2882aa94609a.zip
Add bibsort
My first perl script! hi doesn't have syntax highlighting for perl, and
I don't think I could sanely implement it, but oh well.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ource-filter.sh?id=ff9f7f414ee1e74d0a63d6072c5d2158e017f09e&follow=1'>Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe