There is no need for a detached <programlisting> here.
This commit is contained in:
parent
24554b8e9e
commit
800a6475da
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50592
1 changed files with 3 additions and 4 deletions
|
@ -218,10 +218,9 @@ ath0@pci0:3:0:0: class=0x020000 card=0x058a1014 chip=0x1014168c rev=0x01
|
|||
used to display a list of manual pages which contain a
|
||||
particular device brand or name:</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>Once the hardware inventory list is created, refer to it
|
||||
to ensure that drivers for installed hardware are not removed
|
||||
|
|
Loading…
Reference in a new issue