summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authordanny <danny@FreeBSD.org>1997-05-03 12:14:21 +0000
committerdanny <danny@FreeBSD.org>1997-05-03 12:14:21 +0000
commit5cb4d1de3bda0ba6651b17f518f5316e9a0bf3fa (patch)
tree49a363bde7694b1d4726b10235447b53a0f3bae9 /release/Makefile
parentaf4383e1b67df81e99a9fce13089d834220e8928 (diff)
downloadFreeBSD-src-5cb4d1de3bda0ba6651b17f518f5316e9a0bf3fa.zip
FreeBSD-src-5cb4d1de3bda0ba6651b17f518f5316e9a0bf3fa.tar.gz
Spelling/typo fix.
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/Makefile b/release/Makefile
index 93d1788..a68cc0c 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.291 1997/04/13 20:20:25 joerg Exp $
+# $Id: Makefile,v 1.292 1997/04/25 09:11:50 jkh Exp $
#
# How to roll a release:
#
@@ -60,8 +60,8 @@ CD_DISC1= ${CD}/disc1
CD_DISC2= ${CD}/disc2
# ${BOOTSTRAPDIR} is for those utilities that refer to the hosting
-# environment, rather then the target environment. This is specifically
-# intended for kernel-dependant utilities that are used during the build.
+# environment, rather than the target environment. This is specifically
+# intended for kernel-dependent utilities that are used during the build.
#
# ${BOOTSTRAPDIR} is actually being used by prepending it to the normal
# ${PATH}. Thus, it's also available to outside utilities like doFS.sh.
OpenPOWER on IntegriCloud