summary refs log tree commit diff
path: root/bin/catsh/libedit/shlib_version
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-20 12:27:24 -0500
committerJune McEnroe <june@causal.agency>2019-02-20 12:27:24 -0500
commit15d2470cc6d3acaa65635bb87790954a0ea03a2e (patch)
treef6fec10de2d646c5efa00288e6f967bd47b81a06 /bin/catsh/libedit/shlib_version
parentSet man_hard_wrap in nvim (diff)
downloadsrc-15d2470cc6d3acaa65635bb87790954a0ea03a2e.tar.gz
src-15d2470cc6d3acaa65635bb87790954a0ea03a2e.zip
Move /opt/pkg after /usr in PATH
Installing mandoc from pkgsrc also installs a man executable which is
horribly broken. Keep using the system man.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
tle='2020-12-29 17:19:23 -0500'>2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe