Module Name:    src
Committed By:   wiz
Date:           Sat Jun  6 20:28:42 UTC 2020

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

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.281 -r1.282 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.281 src/usr.bin/make/make.1:1.282
--- src/usr.bin/make/make.1:1.281	Fri Jun  5 19:20:46 2020
+++ src/usr.bin/make/make.1	Sat Jun  6 20:28:42 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: make.1,v 1.281 2020/06/05 19:20:46 sjg Exp $
+.\"	$NetBSD: make.1,v 1.282 2020/06/06 20:28:42 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -1430,7 +1430,7 @@ If only
 .Ar old_string
 contains the pattern matching character
 .Ar % ,
-and 
+and
 .Ar old_string
 matches, then the result is the
 .Ar new_string .

Reply via email to