]> git.cameronkatri.com Git - mandoc.git/commit
Add *.gz support to apropos(1) -a, man(1), and even mandoc(1).
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 3 Sep 2014 23:21:47 +0000 (23:21 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 3 Sep 2014 23:21:47 +0000 (23:21 +0000)
commita828d911328c6ac46d0f8c2f2d99e9f0bb46e21d
tree2e2600805b20efd2527183ad36ab9f087484bdb9
parent248398820acb6a81f0d92b7a33dc1e449dda483b
Add *.gz support to apropos(1) -a, man(1), and even mandoc(1).
Implemented by moving the zip code from makewhatis(8) to the parser lib.
main.c
mandoc.3
mandoc.h
mandocdb.c
read.c