svn commit: r49609 - head/en_US.ISO8859-1/books/handbook/kernelconfig
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock
Date: Sat Oct 29 13:49:28 2016
New Revision: 49609
URL: https://svnweb.freebsd.org/changeset/doc/49609
Log:
Clarify in context to show that 'man -k' can be used to search for
device names or brands. Also remove an unnecessary "the following".
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 Sat Oct 29 11:41:21 2016 (r49608)
+++ head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Sat Oct 29 13:49:28 2016 (r49609)
@@ -214,9 +214,9 @@ ath0@pci0:3:0:0: class=0x020000 c
located a wireless Ethernet device.</para>
<para>The <option>-k</option> flag of &man.man.1; can be used to
- provide useful information. For example, the following can be
- used to display a list of manual pages which contain the
- specified word:</para>
+ provide useful information. For example, it can be
+ 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>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"