CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/03 17:20:33
Modified files:
usr.bin/mandoc : main.c mandoc.h mandocdb.c msec.c read.c
Log message:
Add *.gz support to apropos(1) -a, manm(1), and even mandoc(1).
Implemented by moving the zip code from makewhatis(8) to the parser lib.
