CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/15 12:48:27
Modified files:
usr.bin/mandoc : mdoc_man.c
Log message:
Use normal line macro recognition, do not attempt to roll your own.
This fixes horizontal spacing when an Ns macro follows a block-closing
macro and the corresponding block-opening macro is not on the same line.
