Fix a cross-reference to another Handbook section to make more sense.
This commit is contained in:
parent
798013c38a
commit
8f9db1b24f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30603
1 changed files with 2 additions and 2 deletions
|
@ -4052,7 +4052,7 @@ Please press any key to reboot.</screen>
|
||||||
configuration if it's detected during boot. Unfortunately,
|
configuration if it's detected during boot. Unfortunately,
|
||||||
some bugs still exist in both the ACPI driver and within system
|
some bugs still exist in both the ACPI driver and within system
|
||||||
motherboards and BIOS. The use of ACPI can be disabled by setting
|
motherboards and BIOS. The use of ACPI can be disabled by setting
|
||||||
the <quote>hint.acpi.0.disabled</quote> hint in the third stage
|
the <literal>hint.acpi.0.disabled</literal> hint in the third stage
|
||||||
boot loader:</para>
|
boot loader:</para>
|
||||||
|
|
||||||
<screen>set hint.acpi.0.disabled="1"</screen>
|
<screen>set hint.acpi.0.disabled="1"</screen>
|
||||||
|
@ -4061,7 +4061,7 @@ Please press any key to reboot.</screen>
|
||||||
necessary to add <literal>hint.acpi.0.disabled="1"</literal>
|
necessary to add <literal>hint.acpi.0.disabled="1"</literal>
|
||||||
to the file
|
to the file
|
||||||
<filename>/boot/loader.conf</filename>. More information about the
|
<filename>/boot/loader.conf</filename>. More information about the
|
||||||
boot loader can be found in the &os; Handbook.</para>
|
boot loader can be found in <xref linkend="boot-synopsis">.</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
|
|
Loading…
Reference in a new issue