CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/11/28 21:31:33
Modified files: usr.bin/mandoc : mdoc_macro.c Log message: Reduce code duplication by reusing the same argument parser for in_line_eoln() macros and .Bl -column phrases. No functional change.