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

Jason Helfman jgh at FreeBSD.org
Mon Jul 27 21:38:06 UTC 2015


Author: jgh
Date: Mon Jul 27 21:38:05 2015
New Revision: 47120
URL: https://svnweb.freebsd.org/changeset/doc/47120

Log:
  - address chapter 10 improperly linking to itself
  
  PR:		193698
  Reported by:	knezour at weboutsourcing.cz
  Approved by:	wblock (mentor)
  Differential Revision:	https://reviews.freebsd.org/D3173

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	Mon Jul 27 17:40:27 2015	(r47119)
+++ head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml	Mon Jul 27 21:38:05 2015	(r47120)
@@ -279,8 +279,9 @@
 	after the patch is applied.</para>
     </note>
 
-    <para>Send the patch following the guidelines in
-      <xref linkend="port-upgrading"/>.</para>
+    <para>Send the patch following the <link
+	xlink:href="&url.articles.problem-reports;/pr-writing.html">problem
+	report submission guidelines</link>.</para>
 
     <tip>
       <para>The patch can be automatically generated and the PR


More information about the svn-doc-all mailing list