diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 22:27:30 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 22:27:30 +0000 |
| commit | e83201b43ad36d453a46f551fcaedf0a0e7f23c3 (patch) | |
| tree | e09db4b1b56461dbe8a4d233c39a90678607f597 /usr.bin/make | |
| parent | c849957cb04aebe1b5d9b3a9917dde9fe5045095 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/make.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 49971b0d7a25..523f34fda58e 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)make.1 8.4 (Berkeley) 3/19/94 +.\" $Id$ .\" .Dd March 19, 1994 .Dt MAKE 1 @@ -586,7 +587,7 @@ Test the value of a variable. .Oo \&! Oc Ns Ar target .Op Ar operator target ... .Xc -Test the the target being built. +Test the target being built. .It Xo .Ic .ifnmake .Oo \&! Oc Ar target |
