Source-Changes-HG archive

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

[src/trunk]: src fix typo. USETOOLS, not USE_TOOLS.



details:   https://anonhg.NetBSD.org/src/rev/82a11537b698
branches:  trunk
changeset: 542445:82a11537b698
user:      kei <kei%NetBSD.org@localhost>
date:      Wed Jan 29 09:17:08 2003 +0000

description:
fix typo.  USETOOLS, not USE_TOOLS.

diffstat:

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

diffs (18 lines):

diff -r d4dcc70403ef -r 82a11537b698 UPDATING
--- a/UPDATING  Wed Jan 29 07:00:35 2003 +0000
+++ b/UPDATING  Wed Jan 29 09:17:08 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.82 2003/01/17 22:58:53 wiz Exp $
+$NetBSD: UPDATING,v 1.83 2003/01/29 09:17:08 kei 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.
@@ -29,7 +29,7 @@
 
        The build system was modified to take advantage of
        this option (using ${NETBSDSRCDIR}/etc), so if you
-       use USE_TOOLS==no, you may have to rebuild and
+       use USETOOLS==no, you may have to rebuild and
        reinstall usr.bin/xinstall first.
 
 20021130:



Home | Main Index | Thread Index | Old Index