Remove obsolete kernel option VM86 from docs.

PR: docs/40250
This commit is contained in:
Michael Lucas 2002-07-16 13:07:22 +00:00
parent 467d28abda
commit 8eb3f41496
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13642

View file

@ -8109,9 +8109,8 @@ UserConfig&gt; <userinput>quit</userinput></screen>
(<filename>*.PCX</filename>) file. In addition, they must have (<filename>*.PCX</filename>) file. In addition, they must have
a resolution of 320x200 or less to work on standard VGA a resolution of 320x200 or less to work on standard VGA
adapters. If you compile VESA support into your kernel, then adapters. If you compile VESA support into your kernel, then
you can use larger bitmaps up to 1024x768. Note that VESA you can use larger bitmaps up to 1024x768.
support requires the <literal>VM86</literal> kernel option to The actual VESA support can either
be compiled into the kernel. The actual VESA support can either
be compiled directly into the kernel with the be compiled directly into the kernel with the
<literal>VESA</literal> kernel config option or by loading the <literal>VESA</literal> kernel config option or by loading the
VESA kld module during bootup.</para> VESA kld module during bootup.</para>