diff options
| author | wiz <wiz@NetBSD.org> | 2011-04-11 06:56:50 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2011-04-11 06:56:50 +0000 |
| commit | d7b59fa43962e266e716fcd79c46fa92d3d689bc (patch) | |
| tree | e58caa16e92bd924937efb5d3af916500b4decad /usr.bin/make/make.1 | |
| parent | 9c96b61b1b6a1175c932d0676db048c4e3dcad9f (diff) | |
Remove trailing whitespace.
Diffstat (limited to 'usr.bin/make/make.1')
| -rw-r--r-- | usr.bin/make/make.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 1427760368f..a76e798dfba 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.187 2011/04/11 01:44:15 sjg Exp $ +.\" $NetBSD: make.1,v 1.188 2011/04/11 06:56:50 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -786,7 +786,7 @@ Normally will not create .meta files in .Ql Va .CURDIR . This can be overridden by setting -.Va bf +.Va bf to a value which represents True. .It Pa verbose If in "meta" mode, print a clue about the target being built. @@ -1043,16 +1043,16 @@ safely through recursive invocations of .It Cm \&:R Replaces each word in the variable with everything but its suffix. .It Cm \&:gmtime -The value is a format string for +The value is a format string for .Xr strftime 3 , -using the current +using the current .Xr gmtime 3 . .It Cm \&:hash Compute a 32bit hash of the value and encode it as hex digits. .It Cm \&:localtime -The value is a format string for +The value is a format string for .Xr strftime 3 , -using the current +using the current .Xr localtime 3 . .It Cm \&:tA Attempt to convert variable to an absolute path using |
