s/OPTIONS/options/ for kernel options since only the lowercase version

is accepted by config(8)
This commit is contained in:
Marc Fonvieille 2007-12-16 20:00:56 +00:00
parent c92aa6f29a
commit 1f6ae51a1d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31125

View file

@ -300,8 +300,8 @@ console none unknown off secure</programlisting>
first must recompile your kernel and include two additional
options:</para>
<programlisting>OPTIONS VESA
OPTIONS SC_PIXEL_MODE</programlisting>
<programlisting>options VESA
options SC_PIXEL_MODE</programlisting>
<para>Once the kernel has been recompiled with these two
options, you can then determine what video modes are supported