CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/06 17:24:27
Modified files:
usr.bin/mandoc : man.c mdoc.c read.c roff.c
Log message:
Simplify by handling empty request lines at the one logical place
in the roff parser instead of in three other places in other parsers.
No functional change.
