diff options
author | Jason Peel <jsyn@cvs.openbsd.org> | 2002-08-30 22:59:02 +0000 |
---|---|---|
committer | Jason Peel <jsyn@cvs.openbsd.org> | 2002-08-30 22:59:02 +0000 |
commit | a7a12020b5c8d99e29774543e60b1343b771b7a6 (patch) | |
tree | 4d1ed43c0524ce04b7ee06ade94107fa105ad421 | |
parent | f931a3b911a050ba2181c22d516e8bc403dd1488 (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.1 | 4 |
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. |