CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/25 11:35:31
Modified files:
regress/usr.bin/mandoc: Makefile
Added files:
regress/usr.bin/mandoc/roff: Makefile Makefile.inc
regress/usr.bin/mandoc/roff/cond: Makefile ie.in ie.out_ascii
if.in if.out_ascii
Log message:
Test handling of roff conditional instructions;
committing the desired results, too, because groff is doing
page-layout formatting for man(7) even in ASCII output mode
and we do not imitate that in mandoc.
