CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/04/03 20:31:01
Modified files: usr.bin/mandoc : makewhatis.8 mandocdb.c Log message: When the -n or -t flag is given to makewhatis(8), write names and decriptions to stdout, in a format similar to apropos(1) output. Inspired by espie@'s makewhatis.