diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-12-01 17:45:03 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-12-01 17:45:03 +0000 |
commit | abaf8bbd202436db48d1c373a405aa993e927706 (patch) | |
tree | fb073596476ddadedf3d4273733c04c5d5ce4bbe | |
parent | fde23a4633d2a8bdcdcf2ad448ba33a9b389ec04 (diff) |
zap trailing whitespace;
-rw-r--r-- | usr.bin/make/make.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 8e9c1337240..d0a7484e291 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.76 2007/12/01 15:14:34 espie Exp $ +.\" $OpenBSD: make.1,v 1.77 2007/12/01 17:45:02 jmc Exp $ .\" $OpenPackages$ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" @@ -175,7 +175,7 @@ Also known as loud behavior. Print debugging information about making targets, including modification dates. .It Ar p -Help finding concurrency issues for parallel make by adding some +Help finding concurrency issues for parallel make by adding some randomization. If .Va RANDOM_ORDER |