diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/make/make.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 06f7aca5500..6b0fdadda33 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.33 2000/06/30 23:26:25 espie Exp $ +.\" $OpenBSD: make.1,v 1.34 2000/07/01 18:08:43 espie Exp $ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -291,7 +291,7 @@ dependencies may be followed by a creation script, unless the .Ql Ic :: operator is used. .Pp -If a command line begins by a combination of the characters, +If a command line begins with a combination of the characters, .Ql Ic @ , .Ql Ic \- and/or |