Fix a typo, i366 -> i386.

From PR misc/52274.
This commit is contained in:
mbalmer 2017-06-06 07:13:06 +00:00
parent 7ac7b3f845
commit 92375b0ab6
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.132 $>
LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.133 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@ -11983,7 +11983,7 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
wpa_supplicant(8): Added interface matching rules [roy 20160323]
lua: Applied second and third patch from http://lua.org/bugs.html
[mbalmer 20160325]
i366: Add a GENERIC_PAE kernel that supports >4GB systems. [mrg 20160326]
i386: Add a GENERIC_PAE kernel that supports >4GB systems. [mrg 20160326]
network: Drop the concept of cloning/cloned routes [ozaki-r 20160404]
network: Remove RTF_CLONING, RTF_XRESOLVE, RTF_LLINFO, RTF_CLONED and
RTM_RESOLVE [ozaki-r 20160404]