diff options
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 49971b0..523f34f 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 |