Source-Changes-HG archive

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

[src/trunk]: src Fix typo, noticed by stu314 on freenode.



details:   https://anonhg.NetBSD.org/src/rev/b2849fa7c685
branches:  trunk
changeset: 781570:b2849fa7c685
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sat Sep 15 18:03:42 2012 +0000

description:
Fix typo, noticed by stu314 on freenode.

diffstat:

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

diffs (18 lines):

diff -r 21c85be74a95 -r b2849fa7c685 UPDATING
--- a/UPDATING  Sat Sep 15 17:56:28 2012 +0000
+++ b/UPDATING  Sat Sep 15 18:03:42 2012 +0000
@@ -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 @@
 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.
 



Home | Main Index | Thread Index | Old Index