CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/08 09:32:17
Modified files:
usr.bin/mandoc : libman.h libmdoc.h man.c man_macro.c mdoc.c
Log message:
Simplify: replace one global flag by one local variable
and remove three unused global flags. No functional change.
