Remove obsolete kernel option VM86 from docs.
PR: docs/40250
This commit is contained in:
parent
467d28abda
commit
8eb3f41496
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13642
1 changed files with 2 additions and 3 deletions
|
@ -8109,9 +8109,8 @@ UserConfig> <userinput>quit</userinput></screen>
|
|||
(<filename>*.PCX</filename>) file. In addition, they must have
|
||||
a resolution of 320x200 or less to work on standard VGA
|
||||
adapters. If you compile VESA support into your kernel, then
|
||||
you can use larger bitmaps up to 1024x768. Note that VESA
|
||||
support requires the <literal>VM86</literal> kernel option to
|
||||
be compiled into the kernel. The actual VESA support can either
|
||||
you can use larger bitmaps up to 1024x768.
|
||||
The actual VESA support can either
|
||||
be compiled directly into the kernel with the
|
||||
<literal>VESA</literal> kernel config option or by loading the
|
||||
VESA kld module during bootup.</para>
|
||||
|
|
Loading…
Reference in a new issue