runtest.1 man page patch
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
I wrote the following self-explanatory patch some months ago. I nearly misplaced it. I'm so glad to see DejaGnu being maintained once more! Ben 2002-04-30 Ben Elliston <[email protected]> * doc/runtest.1: Fix formatting error for --ignore option. Index: doc/runtest.1 =================================================================== RCS file: /cvs/src/src/dejagnu/doc/runtest.1,v retrieving revision 1.2 diff -u -p -r1.2 runtest.1 --- doc/runtest.1 21 Jan 2001 22:47:22 -0000 1.2 +++ doc/runtest.1 30 Apr 2002 13:16:28 -0000 @@ -53,6 +53,7 @@ The configuration string for the host. .TP .BI --ignore \ test1.exp\ test2.exp\ ... Do not run the specified tests. +.TP .BI --mail \ \'name1\ name2\ ...\' Electronic mail addresses to receive test results. .TP