CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/31 00:45:42
Modified files:
usr.bin/mandoc : mdoc.c mdoc_state.c mdoc_validate.c roff_int.h
Log message:
Cleanup, no functional change:
Use the new parser flag ROFF_NOFILL in the mdoc(7) parser, too,
instead of the old MDOC_LITERAL, which was an alias for the
former MAN_LITERAL.
