Module Name:    src
Committed By:   wiz
Date:           Thu Aug 18 19:23:20 UTC 2016

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

Log Message:
Whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.261 -r1.262 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.261 src/usr.bin/make/make.1:1.262
--- src/usr.bin/make/make.1:1.261	Mon Aug 15 19:20:17 2016
+++ src/usr.bin/make/make.1	Thu Aug 18 19:23:20 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: make.1,v 1.261 2016/08/15 19:20:17 sjg Exp $
+.\"	$NetBSD: make.1,v 1.262 2016/08/18 19:23:20 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -983,7 +983,7 @@ to the name of the target that failed,
 to the commands of the failed target,
 and in "meta" mode, it also sets
 .Ql Va .ERROR_CWD
-to the 
+to the
 .Xr getcwd 3 ,
 and
 .Ql Va .ERROR_META_FILE

Reply via email to