Module Name:    src
Committed By:   jmmv
Date:           Mon Feb 25 02:02:41 UTC 2013

Modified Files:
        src/share/man/man7: Makefile
Added Files:
        src/share/man/man7: tests.atf.7 tests.kyua.7
Removed Files:
        src/share/man/man7: tests.7

Log Message:
Provide Kyua instructions in tests(7) when MKKYUA!=no.

I was first going to do this by doing automatic replacements of special
macros within the tests.7 file, but that turned out to be too complex
and confusing.

Instead, just rename the previous tests.7 to tests.atf.7 and add a new
tests.kyua.7 file.  Choose which one to install as tests(7) depending on
the MKKYUA knob.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/share/man/man7/Makefile
cvs rdiff -u -r1.9 -r0 src/share/man/man7/tests.7
cvs rdiff -u -r0 -r1.1 src/share/man/man7/tests.atf.7 \
    src/share/man/man7/tests.kyua.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to