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:
Glen Barber 2012-03-29 00:53:50 +00:00
parent e60b444e04
commit 46842cae08
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38631

View file

@ -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>