Module Name: src Committed By: dholland Date: Sat Sep 15 18:03:42 UTC 2012
Modified Files: src: UPDATING Log Message: Fix typo, noticed by stu314 on freenode. To generate a diff of this commit: cvs rdiff -u -r1.238 -r1.239 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.238 src/UPDATING:1.239 --- src/UPDATING:1.238 Wed Aug 22 04:16:47 2012 +++ src/UPDATING Sat Sep 15 18:03:42 2012 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.238 2012/08/22 04:16:47 dholland Exp $ +$NetBSD: UPDATING,v 1.239 2012/09/15 18:03:42 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 @@ -37,7 +37,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.