Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Fix typos



details:   https://anonhg.NetBSD.org/src/rev/ed199feb8428
branches:  netbsd-7
changeset: 799568:ed199feb8428
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Tue Aug 11 08:29:03 2015 +0000

description:
Fix typos

diffstat:

 doc/CHANGES-7.0 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 688806fc8bf5 -r ed199feb8428 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Tue Aug 11 05:37:41 2015 +0000
+++ b/doc/CHANGES-7.0   Tue Aug 11 08:29:03 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.365 2015/08/11 05:37:41 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.366 2015/08/11 08:29:03 sborrill Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -33897,14 +33897,14 @@
 
 sys/arch/x86/x86/cpu_ucode_intel.c             1.7, 1.8
 
-       Re-allocale buffer if a buffer for microcode is not 16byte
+       Re-allocate buffer if a buffer for microcode is not 16-byte
        aligned.
        [msaitoh, ticket #945]
 
 sys/arch/x86/x86/mpacpi.c                      1.98
 
        Fix wrong output in mpacpi_pci_foundbus() with MPVERBOSE.
-       Assign vaues before printing them.
+       Assign values before printing them.
        [msaitoh, ticket #947]
 
 distrib/notes/common/main                      patched by hand



Home | Main Index | Thread Index | Old Index