Replace "native FreeBSD kernel" with "GENERIC kernel".
This commit is contained in:
parent
774e91fef2
commit
3b26814443
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17962
1 changed files with 2 additions and 2 deletions
|
@ -665,8 +665,8 @@ pseudo-device loop # Network loopback</programlisting>
|
|||
|
||||
<para>In &os; 5.0, math emulation is disabled by default,
|
||||
as older CPUs that do not have native floating point math support
|
||||
are far less common, and in many cases not supported by the native
|
||||
&os; kernel without other additional options.</para></note>
|
||||
are far less common, and in many cases not supported by the
|
||||
<filename>GENERIC</filename> kernel without other additional options.</para></note>
|
||||
|
||||
<programlisting>options INET #InterNETworking</programlisting>
|
||||
|
||||
|
|
Loading…
Reference in a new issue