Finish the data sync. This will allow review while I work.

This commit is contained in:
Tom Rhodes 2002-12-12 21:24:58 +00:00
parent 2df03ab3f3
commit 705c072550
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15320

View file

@ -1738,6 +1738,18 @@ kern.maxfiles: 2088 -> 5000</screen>
which is the same action as:</para> which is the same action as:</para>
<screen>&prompt.root;<userinput>halt -p</userinput></screen> <screen>&prompt.root;<userinput>halt -p</userinput></screen>
<para>The other options are availible. Check out the &man.pciconf.8;
manual page for more information.</para>
</sect2>
<sect2 id="acpi-debug">
<title>Debugging <acronym>ACPI</acronym></title>
<para>Almost everything <acronym>ACPI</acronym> is transparent, until
it does not work. That is usually when you as a user will know there
is something not working properly.</para>
</sect2> </sect2>
</sect1> </sect1>
</chapter> </chapter>