CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/01/02 09:10:30

Modified files:
        usr.bin/netstat: netstat.1 

Log message:
Markup route flags such that apropos(1) finds them

netstat(1) is where the mapping between letters and flags is documented,
but searching for them ("man -k any=RTF_" or "man -k -i any=blackhole")
would only list route(4) and route(8).

Markup preprocessor defines as such.

OK schwarze

Reply via email to