Drop trailing whitespace.
This commit is contained in:
parent
5050384f2b
commit
b96dc7bfa6
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue