svn commit: r41055 - head/en_US.ISO8859-1/books/handbook/kernelconfig
Eitan Adler
eadler at FreeBSD.org
Wed Feb 27 21:24:00 UTC 2013
Author: eadler
Date: Wed Feb 27 21:23:59 2013
New Revision: 41055
URL: http://svnweb.freebsd.org/changeset/doc/41055
Log:
Remove 'apm' from the kernel config chapter. It is not commonly used
anymore.
Noted by: bcr
Approved by: bcr (mentor)
Modified:
head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Wed Feb 27 21:23:57 2013 (r41054)
+++ head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Wed Feb 27 21:23:59 2013 (r41055)
@@ -1019,17 +1019,6 @@ device sc</programlisting>
enable support for AGP and AGP GART for boards which have these
features.</para>
- <indexterm>
- <primary>APM</primary>
- </indexterm>
-
- <programlisting># Power management support (see NOTES for more options)
-#device apm</programlisting>
-
- <para>Advanced Power Management (<acronym>APM</acronym> support.
- Useful for laptops, although this is disabled in
- <filename>GENERIC</filename> by default.</para>
-
<programlisting># Add suspend/resume support for the i8254.
device pmtimer</programlisting>
More information about the svn-doc-head
mailing list