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/435426d766a7
branches:  trunk
changeset: 764792:435426d766a7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed May 04 21:24:59 2011 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r 1409af1e2d67 -r 435426d766a7 usr.bin/make/make.1
--- a/usr.bin/make/make.1       Wed May 04 21:14:56 2011 +0000
+++ b/usr.bin/make/make.1       Wed May 04 21:24:59 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: make.1,v 1.190 2011/05/04 21:14:56 christos Exp $
+.\"    $NetBSD: make.1,v 1.191 2011/05/04 21:24:59 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -2046,7 +2046,7 @@
 implementation is based on Adam De Boor's pmake program which was written
 for Sprint at Berkeley.
 It was designed to be a parallel distributed make running jobs on different
-machines using a daemon called 
+machines using a daemon called
 .Dq customs .
 .Sh BUGS
 The



Home | Main Index | Thread Index | Old Index