CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/01 00:41:22
Modified files:
usr.bin/mandoc : mdoc_macro.c mdoc_state.c
Log message:
Correctly set the ROFF_NOFILL parser flag for .Bd .Ed .Sh, such
that children and later siblings get correct NODE_NOFILL assignments.
This doesn't change rendering yet but prepares for future rendering
improvements.
