Module Name: src Committed By: wiz Date: Thu Jun 22 13:34:13 UTC 2017
Modified Files: src/usr.bin/make: make.1 Log Message: Whitespace fixes. To generate a diff of this commit: cvs rdiff -u -r1.268 -r1.269 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.268 src/usr.bin/make/make.1:1.269 --- src/usr.bin/make/make.1:1.268 Thu Jun 22 13:21:21 2017 +++ src/usr.bin/make/make.1 Thu Jun 22 13:34:13 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.268 2017/06/22 13:21:21 dholland Exp $ +.\" $NetBSD: make.1,v 1.269 2017/06/22 13:34:13 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -209,7 +209,7 @@ Force the .Fl V option to print raw values of variables, overriding the default behavior set via -.Va .MAKE.EXPAND_VARIABLES. +.Va .MAKE.EXPAND_VARIABLES . .It Ar v Print debugging information about variable assignment. .It Ar x @@ -352,7 +352,7 @@ contains a .Ql \&$ then the value will be expanded before printing. .It Fl v Ar variable -Like +Like .Fl V but the variable is always expanded to its final value. .It Fl W