summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Peel <jsyn@cvs.openbsd.org>2002-08-30 22:59:02 +0000
committerJason Peel <jsyn@cvs.openbsd.org>2002-08-30 22:59:02 +0000
commita7a12020b5c8d99e29774543e60b1343b771b7a6 (patch)
tree4d1ed43c0524ce04b7ee06ade94107fa105ad421
parentf931a3b911a050ba2181c22d516e8bc403dd1488 (diff)
okay, I'll bite. s/sports/supports/ can go in; it's clearer.
from Tomoyuki Sahara <tshr@oak.dti.ne.jp>; nick@ says this looks better, too
-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 45f77ffd50e..f9c64fcbee9 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: make.1,v 1.46 2002/06/08 00:14:09 espie Exp $
+.\" $OpenBSD: make.1,v 1.47 2002/08/30 22:59:01 jsyn Exp $
.\" $OpenPackages$
.\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $
.\"
@@ -478,7 +478,7 @@ will execute
.Pp
As an extension,
.Nm
-sports the following local variables:
+supports the following local variables:
.Bl -tag -width ".ARCHIVE"
.It Va \&>
The list of all sources for this target.