Remove an obsolete kernel config option [1]

Remove a 4.X related part.

[1] found by:	Sam Stuck <stuck@bright.net>
This commit is contained in:
Marc Fonvieille 2006-10-14 13:44:08 +00:00
parent 5cd750dfbb
commit a25f4bf639
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28850

View file

@ -706,12 +706,6 @@ MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo
name hardcoded in them, you might find it useful to make
symbolic links to the proper devices:</para>
<screen>&prompt.root; <userinput>ln -sf /dev/acd0c /dev/dvd</userinput>
&prompt.root; <userinput>ln -sf /dev/racd0c /dev/rdvd</userinput></screen>
<para>On FreeBSD&nbsp;5.X, which uses &man.devfs.5; there
is a slightly different set of recommended links:</para>
<screen>&prompt.root; <userinput>ln -sf /dev/acd0 /dev/dvd</userinput>
&prompt.root; <userinput>ln -sf /dev/acd0 /dev/rdvd</userinput></screen>
@ -728,17 +722,6 @@ link acd0 rdvd</programlisting>
special DVD-ROM functions, requires write permission on the DVD
devices.</para>
<indexterm>
<primary>kernel options</primary>
<secondary>CPU_ENABLE_SSE</secondary>
</indexterm>
<para>Some of the ports discussed rely on the following kernel
options to build correctly. Before attempting to build, add
this option to the kernel configuration file, build a new kernel, and reboot:</para>
<programlisting>options CPU_ENABLE_SSE</programlisting>
<para>To enhance the shared memory X11 interface, it is
recommended that the values of some &man.sysctl.8; variables
should be increased:</para>