diff options
-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 cb0555a34d3..574620a13e3 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.43 2002/03/06 17:48:33 espie Exp $ +.\" $OpenBSD: make.1,v 1.44 2002/03/23 16:32:16 deraadt Exp $ .\" $OpenPackages$ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" @@ -638,7 +638,7 @@ Name of the machine architecture is running on, obtained from the .Ev MACHINE environment variable, or through -.Xr uname 2 +.Xr uname 3 if not defined. .It Va MACHINE_ARCH Name of the machine architecture |