diff options
Diffstat (limited to 'usr.bin/make/make.1')
-rw-r--r-- | usr.bin/make/make.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 6d83536998a..2d619fa9a74 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.37 2000/11/10 05:10:34 aaron Exp $ +.\" $OpenBSD: make.1,v 1.38 2000/12/06 20:28:41 todd Exp $ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -108,7 +108,6 @@ Print debugging information about conditional evaluation. Print debugging information about directory searching and caching. .It Ar f Print debugging information about the execution of for loops. -Currently a no-op. .It Ar "g1" Print the input graph before making anything. .It Ar "g2" |