Module Name: src
Committed By: knakahara
Date: Thu Dec 8 06:19:26 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.2933 -r1.2934 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2933 src/doc/CHANGES:1.2934
--- src/doc/CHANGES:1.2933 Mon Nov 28 10:23:56 2022
+++ src/doc/CHANGES Thu Dec 8 06:19:26 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2933 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2934 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -748,4 +748,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
machine-independent code, allowing dmidecode -d /dev/smbios
to be used on x86. [mrg 20221125]
ifconfig(8): Allow configuration of interfaces as
- explicitly unnumbred. [knakahara 20221125]
+ explicitly unnumbered. [knakahara 20221125]