Update to r50592:
There is no need for a detached <programlisting> here.
This commit is contained in:
parent
034ea9e962
commit
c2f087f5d4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53632
1 changed files with 4 additions and 5 deletions
|
@ -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@pci0:3:0:0: class=0x020000 card=0x058a1014 chip=0x1014168c rev=0x01
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue