mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
- i386 FPU emulation is removed on pc98.
- correct typo.
This commit is contained in:
parent
fcf18c7375
commit
b1c21fcbfc
2 changed files with 2 additions and 2 deletions
|
|
@ -190,7 +190,7 @@
|
|||
panics on PAE machines of certain large memory sizes has been
|
||||
corrected.</para>
|
||||
|
||||
<para arch="i368">Floating point emulation in the kernel has
|
||||
<para arch="i386,pc98">Floating point emulation in the kernel has
|
||||
been removed.</para>
|
||||
|
||||
</sect3>
|
||||
|
|
|
|||
|
|
@ -190,7 +190,7 @@
|
|||
panics on PAE machines of certain large memory sizes has been
|
||||
corrected.</para>
|
||||
|
||||
<para arch="i368">Floating point emulation in the kernel has
|
||||
<para arch="i386,pc98">Floating point emulation in the kernel has
|
||||
been removed.</para>
|
||||
|
||||
</sect3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue