CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/17 14:17:55
Modified files:
usr.bin/mandoc : mdoc_term.c term.h
Log message:
simplify handling of .An -[no]split for terminal output:
delete one static function, one flag #define, and 25 lines of code;
no functional change
