summary refs log tree commit diff
path: root/doc/zlib/deflateSetDictionary.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-10 01:35:43 -0500
committerJune McEnroe <june@causal.agency>2021-02-10 01:35:43 -0500
commit61b9c5a6be2a6307f30587953733224eb185a9d7 (patch)
tree0b640d717ed5f7abeb50030bdd5c240408790b6e /doc/zlib/deflateSetDictionary.3
parentAdd ~/.local/share/man to MANPATH (diff)
downloadsrc-61b9c5a6be2a6307f30587953733224eb185a9d7.tar.gz
src-61b9c5a6be2a6307f30587953733224eb185a9d7.zip
Set LC_CTYPE=en_US.UTF-8
As much as I dislike en_US, this is the recommended setting, and
the part before the dot doesn't actually do anything.
Diffstat (limited to 'doc/zlib/deflateSetDictionary.3')
0 files changed, 0 insertions, 0 deletions
2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe