Module Name: src Committed By: wiz Date: Fri Jun 5 07:33:40 UTC 2015
Modified Files: src/usr.bin/make: make.1 Log Message: Drop trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.248 -r1.249 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.248 src/usr.bin/make/make.1:1.249 --- src/usr.bin/make/make.1:1.248 Fri Jun 5 05:37:42 2015 +++ src/usr.bin/make/make.1 Fri Jun 5 07:33:40 2015 @@ -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.