Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2016 11:41:21 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49608 - head/en_US.ISO8859-1/books/handbook/kernelconfig
Message-ID:  <201610291141.u9TBfLE0063562@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:	grubeb2@rpi.edu

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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610291141.u9TBfLE0063562>