diff options
| author | wiz <wiz@NetBSD.org> | 2015-06-05 07:33:40 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2015-06-05 07:33:40 +0000 |
| commit | 91c3284775e04ebddd952175c1124b68d382c63b (patch) | |
| tree | 13fb055621c924e4167d6299523eb31ae5f0a68c /usr.bin | |
| parent | 7fd8cabee9c1c73552b7dc55ed76d1eacc6e3fac (diff) | |
Drop trailing whitespace.
Diffstat (limited to 'usr.bin')
| -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 fc068e25793..14725498a09 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -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 @@ If it exists, .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. |
