Commit Diff


commit - 42d07c50c84c3496b4c9b9f4c44c6339df2e6932
commit + 12d156c595a1f9ba542596d76b57b71726cc7fe9
blob - 781c6b54fb49de865596d2140475fd85c3785aad
blob + 88df12a079d2f7743ffca4c6d8d3f1f9dab9f3de
--- exercise.1
+++ exercise.1
@@ -29,8 +29,7 @@ To be run as test suites (see below), files must match
 .Pa *.tests .
 .Pp
 The options are as follows:
-.Pp
-.Bl -tag
+.Bl -tag -width Ds
 .It Fl p Sy d= Ns Ar pattern
 When searching for tests,
 only descend into directories that match the given pattern.
@@ -80,7 +79,7 @@ itself.
 Consequently, the
 .Nm
 utility can be used as a (nested) test suite runner if desired.
-.Pp 
+.Pp
 After running a test suite, its final report is checked for consistency.
 If any of the conditions (listed below) are not satisfied,
 the entire test suite is discarded and counted as a single
@@ -93,7 +92,7 @@ Unless given the
 option,
 .Nm
 prints the following running counters to its standard output:
-.Bl -tag
+.Bl -tag -width Ds
 .It Sy total
 The number of tests that are planned to execute.
 This is first set to the number of test files found,