diff options
author | 2000-07-01 18:08:43 +0000 | |
---|---|---|
committer | 2000-07-01 18:08:43 +0000 | |
commit | 3c53c9843b4d4b9a49a290c00695e973c032b280 (patch) | |
tree | 81142ab89caf90ea6b0911dcaf43d92788fab1ad | |
parent | More PCMCIA ep(4) devices supported now. (diff) | |
download | wireguard-openbsd-3c53c9843b4d4b9a49a290c00695e973c032b280.tar.xz wireguard-openbsd-3c53c9843b4d4b9a49a290c00695e973c032b280.zip |
Slightly nicer wording: begins by -> begins with
-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 |