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/d51da0cb3263
branches:  trunk
changeset: 790936:d51da0cb3263
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Oct 27 11:38:13 2013 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r 73cad426f916 -r d51da0cb3263 usr.bin/make/make.1
--- a/usr.bin/make/make.1       Sun Oct 27 10:09:28 2013 +0000
+++ b/usr.bin/make/make.1       Sun Oct 27 11:38:13 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: make.1,v 1.224 2013/10/25 22:05:00 apb Exp $
+.\"    $NetBSD: make.1,v 1.225 2013/10/27 11:38:13 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -745,7 +745,7 @@
 .Ql --- target ---
 the first part of which can be controlled via
 .Va .MAKE.JOB.PREFIX .
-If 
+If
 .Va .MAKE.JOB.PREFIX
 is empty, no token is printed.
 .br



Home | Main Index | Thread Index | Old Index