svn commit: r48475 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting

Jason Helfman jgh at FreeBSD.org
Sat Mar 26 05:46:09 UTC 2016


Author: jgh
Date: Sat Mar 26 05:46:08 2016
New Revision: 48475
URL: https://svnweb.freebsd.org/changeset/doc/48475

Log:
  - remove redundancy in instructions for listing open prs
  
  Reported by:	wblock

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Sat Mar 26 05:34:18 2016	(r48474)
+++ head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Sat Mar 26 05:46:08 2016	(r48475)
@@ -397,8 +397,7 @@ lib/X11/oneko/mouse.xpm</programlisting>
     <para>To get a listing of <emphasis>open</emphasis> port
       <acronym>PR</acronym>s, select <emphasis>Open</emphasis> and
       <emphasis>Ports & Packages</emphasis> in the search form,
-      then click <guibutton>[ Search ]</guibutton> to
-      list the reports.</para>
+      then click <guibutton>[ Search ]</guibutton>.</para>
 
     <para>After looking at the new port, we will reply if necessary,
       and commit it to the tree.  The submitter's name will also be


More information about the svn-doc-all mailing list