Module Name: src
Committed By: bouyer
Date: Sun Sep 30 18:35:40 UTC 2012
Modified Files:
src [netbsd-6]: UPDATING
Log Message:
Pull up following revision(s) (requested by dholland in ticket #561):
UPDATING: revision 1.239
Fix typo, noticed by stu314 on freenode.
To generate a diff of this commit:
cvs rdiff -u -r1.234.2.2 -r1.234.2.3 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.234.2.2 src/UPDATING:1.234.2.3
--- src/UPDATING:1.234.2.2 Fri Sep 7 22:19:27 2012
+++ src/UPDATING Sun Sep 30 18:35:40 2012
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.234.2.2 2012/09/07 22:19:27 bouyer Exp $
+$NetBSD: UPDATING,v 1.234.2.3 2012/09/30 18:35:40 bouyer 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
@@ -25,7 +25,7 @@ Recent changes:
20120216:
Default for MKCATPAGES changed to NO. Update builds will fail
unless DESTDIR is cleaned manually. If you built between 20120207
- and 20120216, daily and weekly could have created an unreable
+ and 20120216, daily and weekly could have created an unreadable
/var/db/man.db index for apropos. Running makemandb -f or
the next run of weekly will fix it.