aboutsummaryrefslogtreecommitdiff
path: root/man/man1/test-runner.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/test-runner.1')
-rw-r--r--man/man1/test-runner.17
1 files changed, 4 insertions, 3 deletions
diff --git a/man/man1/test-runner.1 b/man/man1/test-runner.1
index b823aaa3e1a0..5bdb4d887e10 100644
--- a/man/man1/test-runner.1
+++ b/man/man1/test-runner.1
@@ -99,7 +99,8 @@ one directory.
The options specified on the command line or in a
.Ar runfile
apply to individual tests in the group.
-The exception is options pertaining to pre and post scripts, which act on all tests as a group.
+The exception is options pertaining to pre and post scripts, which act on all
+tests as a group.
Rather than running before and after each test,
these scripts are run only once each at the start and end of the test group.
.Ss Test Execution
@@ -254,7 +255,7 @@ Execute the post script as
.
.Sh EXAMPLES
.Bl -tag -width "-h"
-.It Sy Example 1 : No Running ad-hoc tests.
+.It Sy Example 1 : No Running ad-hoc tests .
This example demonstrates the simplest invocation of
.Nm .
.Bd -literal
@@ -270,7 +271,7 @@ Running Time: 00:00:07
Percent passed: 100.0%
Log directory: /var/tmp/test_results/20120923T180654
.Ed
-.It Sy Example 2 : No Creating a Ar runfile No for future use.
+.It Sy Example 2 : No Creating a Ar runfile No for future use .
This example demonstrates creating a
.Ar runfile
with non-default options.