Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Add a missing word; found by Maxime Villard, ...



details:   https://anonhg.NetBSD.org/src/rev/c88f77174b93
branches:  trunk
changeset: 330527:c88f77174b93
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Sun Jul 13 09:32:05 2014 +0000

description:
Add a missing word; found by Maxime Villard, thanks!

diffstat:

 share/man/man7/tests.atf.7 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r 8ff744dee007 -r c88f77174b93 share/man/man7/tests.atf.7
--- a/share/man/man7/tests.atf.7        Sun Jul 13 08:43:29 2014 +0000
+++ b/share/man/man7/tests.atf.7        Sun Jul 13 09:32:05 2014 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index