Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Fixed a typo.



details:   https://anonhg.NetBSD.org/src/rev/e7db309dad6a
branches:  trunk
changeset: 515616:e7db309dad6a
user:      kristerw <kristerw%NetBSD.org@localhost>
date:      Sat Sep 29 21:22:49 2001 +0000

description:
Fixed a typo.

diffstat:

 UPDATING |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0a19bb71e381 -r e7db309dad6a UPDATING
--- a/UPDATING  Sat Sep 29 21:15:11 2001 +0000
+++ b/UPDATING  Sat Sep 29 21:22:49 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.36 2001/09/25 02:26:13 tv Exp $
+$NetBSD: UPDATING,v 1.37 2001/09/29 21:22:49 kristerw Exp $
 
 This file is intended to be a brief introduction to the build
 process and a reference on what to do if something doesn't work.
@@ -13,7 +13,7 @@
        is intended to make all the ugrade issues elsewhere in UPDATING
        obsolete (stay tuned...).
 
-       i386 platform builds must now et TOOLDIR in mk.conf or the
+       i386 platform builds must now set TOOLDIR in mk.conf or the
        environment in order to build the system.  This is a pathname
        where host build tools will be installed, and must NOT be
        the same as src/tools.



Home | Main Index | Thread Index | Old Index