Module Name: src
Committed By: wiz
Date: Wed May 4 21:24:59 UTC 2011
Modified Files:
src/usr.bin/make: make.1
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 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.190 src/usr.bin/make/make.1:1.191
--- src/usr.bin/make/make.1:1.190 Wed May 4 21:14:56 2011
+++ src/usr.bin/make/make.1 Wed May 4 21:24:59 2011
@@ -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