svn commit: r50216 - head/en_US.ISO8859-1/articles/committers-guide

Mathieu Arnold mat at FreeBSD.org
Mon May 1 09:25:18 UTC 2017


Author: mat
Date: Mon May  1 09:25:17 2017
New Revision: 50216
URL: https://svnweb.freebsd.org/changeset/doc/50216

Log:
  Split a long paragraph in two.
  
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Mon May  1 09:25:11 2017	(r50215)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Mon May  1 09:25:17 2017	(r50216)
@@ -4457,9 +4457,11 @@ Relnotes:           yes</programlisting>
 	      that time, build problems were fixed, and the release
 	      packages were built.  This practice is no longer used,
 	      as the packages for the releases are built from the
-	      current stable, quarterly branch.  For more information
-	      on how to merge commits to the quarterly branch, see
-	      <xref linkend="ports-qa-misc-request-mfh"/>.</para>
+	      current stable, quarterly branch.</para>
+
+	    <para>For more information on how to merge commits to the
+	      quarterly branch, see <xref
+		linkend="ports-qa-misc-request-mfh"/>.</para>
 	  </answer>
 	</qandaentry>
       </qandadiv>


More information about the svn-doc-head mailing list