CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/07 05:19:17
Modified files:
usr.bin/mandoc : roff.c
regress/usr.bin/mandoc/roff/de: Makefile
Added files:
regress/usr.bin/mandoc/roff/de: cond.in cond.out_ascii
Log message:
Bugfix: When the invocation of a user-defined macro follows a roff
conditional request on the same input line, don't skip the first few
bytes of its content.
