Replace "native FreeBSD kernel" with "GENERIC kernel".

This commit is contained in:
Marc Fonvieille 2003-08-23 21:08:03 +00:00
parent 774e91fef2
commit 3b26814443
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17962

View file

@ -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>