svn commit: r53632 - head/de_DE.ISO8859-1/books/handbook/kernelconfig
Bjoern Heidotting
bhd at FreeBSD.org
Sun Nov 24 20:14:19 UTC 2019
Author: bhd
Date: Sun Nov 24 20:14:19 2019
New Revision: 53632
URL: https://svnweb.freebsd.org/changeset/doc/53632
Log:
Update to r50592:
There is no need for a detached <programlisting> here.
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 Sun Nov 24 19:57:53 2019 (r53631)
+++ head/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.xml Sun Nov 24 20:14:19 2019 (r53632)
@@ -5,7 +5,7 @@
$FreeBSD$
$FreeBSDde$
- basiert auf: r49655
+ basiert auf: r50592
-->
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -231,10 +231,9 @@ ath0 at pci0:3:0:0: class=0x020000 card=0x058a1014
beispielsweise eine Liste von Manualpages zu erhalten, welche
ein spezifisches Wort enthalten:</para>
- <screen>&prompt.root; <userinput>man -k <replaceable>Atheros</replaceable></userinput></screen>
-
- <programlisting>ath(4) - Atheros IEEE 802.11 wireless network driver
-ath_hal(4) - Atheros Hardware Access Layer (HAL)</programlisting>
+ <screen>&prompt.root; <userinput>man -k <replaceable>Atheros</replaceable></userinput>
+ath(4) - Atheros IEEE 802.11 wireless network driver
+ath_hal(4) - Atheros Hardware Access Layer (HAL)</screen>
<para>Mit einer Inventarliste der Hardware können Sie dann
sicherstellen, dass Sie die Treiber der installierten Hardware
More information about the svn-doc-head
mailing list