svn commit: r50089 - head/en_US.ISO8859-1/books/porters-handbook/upgrading

Mathieu Arnold mat at FreeBSD.org
Sun Mar 26 22:11:07 UTC 2017


Author: mat
Date: Sun Mar 26 22:11:05 2017
New Revision: 50089
URL: https://svnweb.freebsd.org/changeset/doc/50089

Log:
  Fixup bug search in the upgrading chapter.
  
  PR:		203423
  Submitted by:	Vikash Kumar
  Sponsored by:	Absolight

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml	Sun Mar 26 07:06:50 2017	(r50088)
+++ head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml	Sun Mar 26 22:11:05 2017	(r50089)
@@ -27,8 +27,9 @@
     To do this, there are two options.  There is a searchable
     interface to the <link
       xlink:href="https://bugs.freebsd.org/search/">FreeBSD Problem
-      Report (PR) or bug database</link>.  Select <literal>Ports
-      Tree</literal> in the <literal>Product</literal> dropdown, and
+      Report (PR) or bug database</link>.  Select <literal>Ports &
+      Packages</literal> in the <literal>Product</literal> multiple
+    select menu, and
     enter the name of the port in the <literal>Summary</literal>
     field.</para>
 


More information about the svn-doc-all mailing list