Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/ce91c2bb1442
branches:  trunk
changeset: 338708:ce91c2bb1442
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jun 05 07:33:40 2015 +0000

description:
Drop trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r 7100c8940d6f -r ce91c2bb1442 usr.bin/make/make.1
--- a/usr.bin/make/make.1       Fri Jun 05 07:04:46 2015 +0000
+++ b/usr.bin/make/make.1       Fri Jun 05 07:33:40 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: make.1,v 1.248 2015/06/05 05:37:42 sjg Exp $
+.\"    $NetBSD: make.1,v 1.249 2015/06/05 07:33:40 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -2009,7 +2009,7 @@
 .Nm
 will
 .Xr chdir 2
-to it and update the value of 
+to it and update the value of
 .Ql Va .OBJDIR .
 .It Ic .ORDER
 The named targets are made in sequence.



Home | Main Index | Thread Index | Old Index