Module Name:    src
Committed By:   dholland
Date:           Fri May 27 05:50:07 UTC 2016

Modified Files:
        src/bin/test: test.1

Log Message:
usage nit


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/bin/test/test.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/test/test.1
diff -u src/bin/test/test.1:1.28 src/bin/test/test.1:1.29
--- src/bin/test/test.1:1.28	Sun Dec 16 17:57:49 2012
+++ src/bin/test/test.1	Fri May 27 05:50:07 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: test.1,v 1.28 2012/12/16 17:57:49 wiz Exp $
+.\"	$NetBSD: test.1,v 1.29 2016/05/27 05:50:07 dholland Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -275,7 +275,7 @@ True if either
 .Ar expression1
 or
 .Ar expression2
-are true.
+is true.
 .It Cm \&( Ar expression Cm \&)
 True if
 .Ar expression

Reply via email to