svn commit: r50592 - head/en_US.ISO8859-1/books/handbook/kernelconfig
Bjoern Heidotting <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bhd
Date: Thu Jul 27 21:37:15 2017
New Revision: 50592
URL: https://svnweb.freebsd.org/changeset/doc/50592
Log:
There is no need for a detached <programlisting> here.
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 Thu Jul 27 21:29:51 2017 (r50591)
+++ head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Thu Jul 27 21:37:15 2017 (r50592)
@@ -218,10 +218,9 @@ ath0@pci0:3:0:0: class=0x020000 card=0x058a1014
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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"