Fix path to loader.conf. Rather than touching translation team files,
I'd prefer they get fixed during the normal translation update cycle. Submitted by: Rick van der Zwet (info&rickvanderzwet!nl) (via docs@)
This commit is contained in:
parent
e60b444e04
commit
46842cae08
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38631
1 changed files with 1 additions and 1 deletions
|
@ -3820,7 +3820,7 @@ kern.timecounter.hardware: ACPI-fast</screen>
|
|||
|
||||
<para>It may be a broken ACPI timer. The simplest solution is
|
||||
to disable the ACPI timer in
|
||||
<filename>/etc/loader.conf</filename>:</para>
|
||||
<filename>/boot/loader.conf</filename>:</para>
|
||||
|
||||
<programlisting>debug.acpi.disabled="timer"</programlisting>
|
||||
|
||||
|
|
Loading…
Reference in a new issue