Module Name: src
Committed By: mbalmer
Date: Sun Jul 13 09:32:05 UTC 2014
Modified Files:
src/share/man/man7: tests.atf.7
Log Message:
Add a missing word; found by Maxime Villard, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man7/tests.atf.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man7/tests.atf.7
diff -u src/share/man/man7/tests.atf.7:1.5 src/share/man/man7/tests.atf.7:1.6
--- src/share/man/man7/tests.atf.7:1.5 Wed May 21 12:13:18 2014
+++ src/share/man/man7/tests.atf.7 Sun Jul 13 09:32:05 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: tests.atf.7,v 1.5 2014/05/21 12:13:18 wiz Exp $
+.\" $NetBSD: tests.atf.7,v 1.6 2014/07/13 09:32:05 mbalmer Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
.\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 20, 2014
+.Dd July 13, 2014
.Dt TESTS 7
.Os
.Sh NAME
@@ -37,8 +37,8 @@ The
test suite provides a collection of automated tests for two major purposes.
On the one hand, the test suite aids
.Em developers
-in catching bugs and regressions in the code when they performing modifications
-to the source tree.
+in catching bugs and regressions in the code when they are performing
+modifications to the source tree.
On the other hand, the test suite allows
.Em end users
(and, in particular, system administrators) to verify that fresh installations