diff options
| author | wiz <wiz@NetBSD.org> | 2008-10-30 08:44:18 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2008-10-30 08:44:18 +0000 |
| commit | 8d19dcbd2b01b54771795ab619bb9d9aaffea93e (patch) | |
| tree | 0f38c12d58a2fc11fdbbbe686c9c416f3f958ab9 /usr.bin/make/make.1 | |
| parent | 9ea60f369f30344c8dcd74e260c3892a5082903b (diff) | |
Whitespace.
Diffstat (limited to 'usr.bin/make/make.1')
| -rw-r--r-- | usr.bin/make/make.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 44ec962b39a..7eba6bb95b4 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.143 2008/10/30 00:40:42 sjg Exp $ +.\" $NetBSD: make.1,v 1.144 2008/10/30 08:44:18 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1010,16 +1010,17 @@ if contains the value 42 (the quotes are important). The second expands to .Ql zero -unless +unless .Dv NUMBER is set to a value greater than 0. -The last case expands to +The last case expands to .Ql empty or .Ql set depending on whether .Dv NUMBER -is empty. In this example, use of +is empty. +In this example, use of .Ql {} rather than .Ql () |
