Module Name:    src
Committed By:   wiz
Date:           Thu Aug 30 22:35:37 UTC 2012

Modified Files:
        src/usr.bin/make: make.1

Log Message:
Add an s.


To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 src/usr.bin/make/make.1

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

Modified files:

Index: src/usr.bin/make/make.1
diff -u src/usr.bin/make/make.1:1.205 src/usr.bin/make/make.1:1.206
--- src/usr.bin/make/make.1:1.205	Thu Aug 30 22:09:58 2012
+++ src/usr.bin/make/make.1	Thu Aug 30 22:35:37 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: make.1,v 1.205 2012/08/30 22:09:58 sjg Exp $
+.\"	$NetBSD: make.1,v 1.206 2012/08/30 22:35:37 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -206,7 +206,7 @@ Print debugging information about target
 .It Ar V
 Force the
 .Fl V
-option to print raw value of variables.
+option to print raw values of variables.
 .It Ar v
 Print debugging information about variable assignment.
 .It Ar x

Reply via email to