Module Name:    src
Committed By:   dholland
Date:           Mon Nov 16 07:39:54 UTC 2009

Modified Files:
        src: UPDATING

Log Message:
fix typo in previous


To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 src/UPDATING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/UPDATING
diff -u src/UPDATING:1.204 src/UPDATING:1.205
--- src/UPDATING:1.204	Mon Nov  2 01:11:31 2009
+++ src/UPDATING	Mon Nov 16 07:39:54 2009
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.204 2009/11/02 01:11:31 dyoung Exp $
+$NetBSD: UPDATING,v 1.205 2009/11/16 07:39:54 dholland Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -17,10 +17,10 @@
 ^^^^^^^^^^^^^^^
 
 20091101:
-        After updating, it may be make the 'cleandir' target in
-        src/tools/yacc/ and in src/usr.bin/yacc/ before a 'build.sh
-        -u tools' or 'build.sh -u distribution'.  Ditto src/tools/lex/
-        and src/usr.bin/lex/.
+        After updating, it may be necessary to make the 'cleandir'
+        target in src/tools/yacc/ and in src/usr.bin/yacc/ before a
+        'build.sh -u tools' or 'build.sh -u distribution'.  Ditto
+        src/tools/lex/ and src/usr.bin/lex/.
 
 20091001:
 	An error will create a ./usr/X11R7/lib/X11/xkb/compiled/xkb

Reply via email to