CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/23 19:41:32
Modified files:
share/man/man7 : man.7
usr.bin/mandoc : man.c man.h man_html.c man_macro.c man_term.c
man_validate.c roff.c
Log message:
Strangely, ignoring the roff(7) .na request was implemented in the man(7)
parser. Simplify the code by moving it into the roff(7) parser, also
making it work for mdoc(7).
