CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/03 16:19:33
Modified files:
usr.bin/mandoc : roff.c
Log message:
Calling a macro with fewer arguments than it is defined with is OK;
the remaining ones default to the empty string, not to NULL.
Regression reported and fix tested by krist...@.
