- Reformat a part with some embedded screen elements to avoid the possible

rendering issues, which can come this way

PR:		docs/123975
Submitted by:	pgj
This commit is contained in:
Gabor Kovesdan 2008-05-25 14:39:10 +00:00
parent 9994ce961f
commit ec6d9ceab1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32044

View file

@ -2087,9 +2087,17 @@ File: +DESC (ignored)</screen>
<answer>
<para>Try disabling ACPI support. When the bootloader loads, press
the space key. The system displays <screen>OK</screen>. Type
<screen><userinput>unset acpi_load</userinput></screen> and then
<screen><userinput>boot</userinput></screen>.</para>
the space key. The system will display the following:</para>
<screen>OK</screen>
<para>Type:</para>
<screen><userinput>unset acpi_load</userinput></screen>
<para>And then type:</para>
<screen><userinput>boot</userinput></screen>
</answer>
</qandaentry>