summaryrefslogtreecommitdiffstats
path: root/contrib/atf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2012-11-15 04:24:17 +0000
committermarcel <marcel@FreeBSD.org>2012-11-15 04:24:17 +0000
commit976798afd4bd0d2ca3ab0a21326cafc2fedf83d7 (patch)
tree12de8e7cffa7838dea9b16f21ca2c6bed9c733d0 /contrib/atf
parentf51ddfd74dac8fdaed5c407388615bb96697a5fa (diff)
downloadFreeBSD-src-976798afd4bd0d2ca3ab0a21326cafc2fedf83d7.zip
FreeBSD-src-976798afd4bd0d2ca3ab0a21326cafc2fedf83d7.tar.gz
Remove redundant text describing the cleanup routine.
Upstreamed: http://code.google.com/p/kyua/issues/detail?id=43 Submitted by: Garrett Cooper <yanegomi@gmail.com>
Diffstat (limited to 'contrib/atf')
-rw-r--r--contrib/atf/doc/atf-test-case.42
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/atf/doc/atf-test-case.4 b/contrib/atf/doc/atf-test-case.4
index 15489ad..e1b2bf4 100644
--- a/contrib/atf/doc/atf-test-case.4
+++ b/contrib/atf/doc/atf-test-case.4
@@ -61,7 +61,7 @@ failures.
This body is only executed if the abstract conditions specified by the
header are met.
The
-.Em cleanup routine
+.Em cleanup
routine is a piece of code always executed after the body, regardless of
the exit status of the test case.
It can be used to undo side-effects of the test case.
OpenPOWER on IntegriCloud