summary refs log tree commit diff
path: root/doc/zlib/inflateEnd.3
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
commit35b6c4846f89a215fed68c477b85b47c4d03ce67 (patch)
tree452daf73b75578348ce501a6830335a69030da6d /doc/zlib/inflateEnd.3
parentRemove attempt to automatically install MacPorts (diff)
downloadsrc-35b6c4846f89a215fed68c477b85b47c4d03ce67.tar.gz
src-35b6c4846f89a215fed68c477b85b47c4d03ce67.zip
Remove sudo/doas from install script
Now that everything requires root anyway, just run the script as
root.
Diffstat (limited to 'doc/zlib/inflateEnd.3')
0 files changed, 0 insertions, 0 deletions
td/> 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 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