CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/21 17:45:50
Modified files:
usr.bin/mandoc : roff.c
regress/usr.bin/mandoc/roff/de: Makefile
Added files:
regress/usr.bin/mandoc/roff/de: empty.in empty.out_ascii
Log message:
When calling an empty macro, do not clobber existing arguments.
Fixing a bug found with the groffer(1) version 1.19 manual page
following a report from Jan Stary.
