Date: Fri, 28 Aug 2015 15:14:38 +0000 (UTC) From: Bjoern Heidotting <bhd@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47320 - head/de_DE.ISO8859-1/books/handbook/kernelconfig Message-ID: <201508281514.t7SFEciU032294@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bhd Date: Fri Aug 28 15:14:37 2015 New Revision: 47320 URL: https://svnweb.freebsd.org/changeset/doc/47320 Log: Update to r41055: Remove 'apm' from the kernel config chapter. It is not commonly used anymore. Modified: head/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.xml Fri Aug 28 00:47:41 2015 (r47319) +++ head/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.xml Fri Aug 28 15:14:37 2015 (r47320) @@ -5,7 +5,7 @@ $FreeBSD$ $FreeBSDde$ - basiert auf: r40999 + basiert auf: r41055 --> <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="kernelconfig"> <info><title>Konfiguration des &os;-Kernels</title> @@ -1071,18 +1071,6 @@ device sc</programlisting> besitzt. Damit wird die Unterstützung für Motherboards mit AGP und AGP GART aktiviert.</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>). Diese - Option ist nützlich für Laptops, allerdings - ist sie in <filename>GENERIC</filename> standardmäßig - deaktiviert.</para> - <programlisting># Add suspend/resume support for the i8254. device pmtimer</programlisting>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508281514.t7SFEciU032294>