Author: marcel
Date: Thu Nov 15 04:24:17 2012
New Revision: 243050
URL: http://svnweb.freebsd.org/changeset/base/243050

Log:
  Remove redundant text describing the cleanup routine.
  Upstreamed:
      http://code.google.com/p/kyua/issues/detail?id=43
  
  Submitted by: Garrett Cooper <yaneg...@gmail.com>

Modified:
  head/contrib/atf/doc/atf-test-case.4

Modified: head/contrib/atf/doc/atf-test-case.4
==============================================================================
--- head/contrib/atf/doc/atf-test-case.4        Thu Nov 15 03:39:21 2012        
(r243049)
+++ head/contrib/atf/doc/atf-test-case.4        Thu Nov 15 04:24:17 2012        
(r243050)
@@ -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.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to