summary refs log tree commit diff
path: root/bin/man6
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-02 20:29:05 -0500
committerJune McEnroe <june@causal.agency>2022-01-02 20:29:05 -0500
commitd1870491011672f9559865e6bb624690dfdbdfae (patch)
treef064021b248767cb82028c5f8a9699058d3d2fb0 /bin/man6
parentRemove attempt to automatically install MacPorts (diff)
downloadsrc-d1870491011672f9559865e6bb624690dfdbdfae.tar.gz
src-d1870491011672f9559865e6bb624690dfdbdfae.zip
Remove sudo/doas from install script
Now that everything requires root anyway, just run the script as
root.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
39dc3ea220&follow=1'>Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe