svn commit: r49608 - head/en_US.ISO8859-1/books/handbook/kernelconfig
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Sat Oct 29 11:41:21 2016 New Revision: 49608 URL: https://svnweb.freebsd.org/changeset/doc/49608 Log: Rewrite a sentence before an example to be a little more complete leading up to the example. PR: 212938 Submitted by: [email protected] 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:31:12 2016 (r49607) +++ head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Sat Oct 29 11:41:21 2016 (r49608) @@ -214,8 +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, to display a list of - manual pages which contain the specified word:</para> + provide useful information. For example, the following can be + used to display a list of manual pages which contain the + specified word:</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]"