diff options
-rw-r--r-- | en_US.ISO8859-1/books/handbook/basics/chapter.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml index 241e7236ac..594f3852d2 100644 --- a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml @@ -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 |