summaryrefslogtreecommitdiff
path: root/usr.bin/make
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2000-07-01 18:08:44 +0000
committerMarc Espie <espie@cvs.openbsd.org>2000-07-01 18:08:44 +0000
commit052d1c1f129072f1d430eced26a46a905459a057 (patch)
tree0d0017df9b509aca8781989265c87f03f84ff92c /usr.bin/make
parentd16a31999e8fd8a19e8c4a8f9e01e215707517ce (diff)
Slightly nicer wording: begins by -> begins with
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/make.14
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