From 9ac3dde9a7d8ad86807d29e4903db314457ed72f Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 21 Apr 2000 23:51:58 +0000 Subject: [PATCH] Correct a typo --- share/mk/sys.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/mk/sys.mk b/share/mk/sys.mk index 3be1291886e7..1449d9937007 100644 --- a/share/mk/sys.mk +++ b/share/mk/sys.mk @@ -97,7 +97,7 @@ YFLAGS ?= YFLAGS ?= -d .endif -# FreeBSD/i386 as traditionally been built with a version of make +# FreeBSD/i386 has traditionally been built with a version of make # which knows MACHINE, but not MACHINE_ARCH. When building on other # architectures, assume that the version of make being used has an # explicit MACHINE_ARCH setting and treat a missing MACHINE_ARCH