Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jan 2015 21:46:54 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r276582 - head/release/doc/en_US.ISO8859-1/readme
Message-ID:  <201501022146.t02LksAs070337@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri Jan  2 21:46:53 2015
New Revision: 276582
URL: https://svnweb.freebsd.org/changeset/base/276582

Log:
  Update the 'Submitting Problem Reports' section to reflect
  send-pr(1) deprecation, taking the text from the document
  in stable/10.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/readme/article.xml

Modified: head/release/doc/en_US.ISO8859-1/readme/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/readme/article.xml	Fri Jan  2 21:41:52 2015	(r276581)
+++ head/release/doc/en_US.ISO8859-1/readme/article.xml	Fri Jan  2 21:46:53 2015	(r276582)
@@ -249,26 +249,24 @@
 	course even more welcome.</para>
 
       <para>The preferred method to submit bug reports from a machine
-	with Internet mail connectivity is to use the &man.send-pr.1;
-	command.
+	with Internet connectivity is to use the
+	<application>Bugzilla</application> bug tracker.
 	<quote>Problem Reports</quote> (PRs) submitted in this way
 	will be filed and their progress tracked; the &os; developers
 	will do their best to respond to all reported bugs as soon as
-	possible.  <link xlink:href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">A list
-	of all active PRs</link> is available on the &os; Web site;
-	this list is useful to see what potential problems other users
-	have encountered.</para>
-
-      <para>Note that &man.send-pr.1; itself is a shell script that
-	should be easy to move even onto a non-&os; system.  Using
-	this interface is highly preferred.  If, for some reason, you
-	are unable to use &man.send-pr.1; to submit a bug report, you
-	can try to send it to the &a.bugs;.</para>
-
-      <para>For more information, <link xlink:href="&url.articles.problem-reports;/"><quote>Writing
-	&os; Problem Reports</quote></link>, available on the &os; Web
-	site, has a number of helpful hints on writing and submitting
-	effective problem reports.</para>
+	possible.  <link
+	  xlink:href="https://bugs.FreeBSD.org/search/">A list of all
+	  active PRs</link> is available on the &os; Web site; this
+	list is useful to see what potential problems other users have
+	encountered.</para>
+
+      <para>Note that &man.send-pr.1; is deprecated.</para>
+
+      <para>For more information, <link
+	  xlink:href="&url.articles.problem-reports;/"><quote>Writing
+	    &os; Problem Reports</quote></link>, available on the &os;
+	Web site, has a number of helpful hints on writing and
+	submitting effective problem reports.</para>
     </sect2>
   </sect1>
 



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