Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/make Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/597a2c47e51b
branches:  trunk
changeset: 934085:597a2c47e51b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Jun 06 20:28:42 2020 +0000

description:
Remove trailing whitespace.

diffstat:

 usr.bin/make/make.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2904f256a033 -r 597a2c47e51b usr.bin/make/make.1
--- a/usr.bin/make/make.1       Sat Jun 06 18:13:01 2020 +0000
+++ b/usr.bin/make/make.1       Sat Jun 06 20:28:42 2020 +0000
@@ -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 @@
 .Ar old_string
 contains the pattern matching character
 .Ar % ,
-and 
+and
 .Ar old_string
 matches, then the result is the
 .Ar new_string .



Home | Main Index | Thread Index | Old Index