Whitespace fixes for last commit.
This commit is contained in:
parent
1bf1599dd8
commit
db3c853f1e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17302
1 changed files with 4 additions and 5 deletions
|
|
@ -6522,18 +6522,17 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
|
|
||||||
<para>If you are using syscons (the default console driver)
|
<para>If you are using syscons (the default console driver)
|
||||||
build and install a new kernel with the following option.</para>
|
build and install a new kernel with the following
|
||||||
|
option.</para>
|
||||||
|
|
||||||
<programlisting>options SC_DISABLE_REBOOT</programlisting>
|
<programlisting>options SC_DISABLE_REBOOT</programlisting>
|
||||||
|
|
||||||
<para>in the configuration file. If you use the PCVT console
|
<para>in the configuration file. If you use the PCVT console
|
||||||
driver, use the following
|
driver, use the following kernel configuration line
|
||||||
kernel configuration line instead.</para>
|
instead.</para>
|
||||||
|
|
||||||
<programlisting>options PCVT_CTRL_ALT_DEL</programlisting>
|
<programlisting>options PCVT_CTRL_ALT_DEL</programlisting>
|
||||||
|
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue