diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 50d4e6c4ef..b6abbc1477 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -6524,25 +6524,16 @@ options SYSVMSG # enable for messaging If you are using syscons (the default console driver) - in FreeBSD 2.2.7-RELEASE or later, - build and install a new kernel with the line + build and install a new kernel with the following option. options SC_DISABLE_REBOOT in the configuration file. If you use the PCVT console - driver in FreeBSD 2.2.5-RELEASE or later, use the following - kernel configuration line instead: + driver, use the following + kernel configuration line instead. options PCVT_CTRL_ALT_DEL - For older versions of FreeBSD, edit the keymap you are - using for the console and replace the boot - keywords with nop. The default keymap is - /usr/share/syscons/keymaps/us.iso.kbd. You - may have to instruct /etc/rc.conf to load - this keymap explicitly for the change to take effect. Of course - if you are using an alternate keymap for your country, you - should edit that one instead.