summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/manpage_compression.md
Commit message (Collapse)AuthorAgeFilesLines
* Update everything for release 0.49.00.49.0Jussi Pakkanen2018-12-091-7/+0
|
* Remove implicit compression of man pagesMichał Górny2018-10-201-0/+7
Remove the code responsible for implicitly compressing manpages as .gz files. It has been established that manpage compression is a distro packager's task, with existing distros already having their own implementations of compression. Fixes #4330