svn commit: r51537 - head/en_US.ISO8859-1/books/porters-handbook/versions

Kyle Evans kevans at FreeBSD.org
Fri Apr 6 02:59:45 UTC 2018


Author: kevans (src committer)
Date: Fri Apr  6 02:59:44 2018
New Revision: 51537
URL: https://svnweb.freebsd.org/changeset/doc/51537

Log:
  Fix incorrect revision in the 1101514 description.

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Fri Apr  6 02:55:48 2018	(r51536)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Fri Apr  6 02:59:44 2018	(r51537)
@@ -1958,7 +1958,7 @@ is spelled &, < is < and > is >.
 	    <entry><revnumber>r332089</revnumber></entry>
 	    <entry>April 5, 2018</entry>
 	    <entry>11-STABLE after merging
-	      <revnumber>r324281</revnumber>, adding a new and incompatible
+	      <revnumber>r328331</revnumber>, adding a new and incompatible
 	      interpretation of ${name}_limits in rc scripts.</entry>
 	  </row>
 	</tbody>


More information about the svn-doc-head mailing list