CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/09/02 23:17:08

Modified files:
        usr.bin/mandoc : apropos.1 main.c man.1 man_term.c mandoc.1 
                         mdoc_term.c term.h term_ascii.c 

Log message:
Implement the traditional -h option for man(1): show the SYNOPSIS only.
As usual, we get mandoc -h and apropos -h for free.
Try stuff like "apropos -h In=dirent" or "apropos -h Fa=timespec".

Only useful for terminal output, so -Tps, -Tpdf, -Thtml ignore -h for now.

Reply via email to