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

Kyle Evans kevans at FreeBSD.org
Tue Apr 10 13:39:23 UTC 2018


Author: kevans (src committer)
Date: Tue Apr 10 13:39:22 2018
New Revision: 51542
URL: https://svnweb.freebsd.org/changeset/doc/51542

Log:
  Document __FreeBSD_version 1101515
  
  1101515 reverts the newly introduced feature described in the entry for
  110514.

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	Mon Apr  9 15:01:38 2018	(r51541)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Tue Apr 10 13:39:22 2018	(r51542)
@@ -1970,6 +1970,15 @@ is spelled &, < is < and > is >.
 	      <revnumber>r328331</revnumber>, adding a new and incompatible
 	      interpretation of ${name}_limits in rc scripts.</entry>
 	  </row>
+
+	  <row>
+	    <entry>1101515</entry>
+	    <entry><revnumber>r332363</revnumber></entry>
+	    <entry>April 10, 2018</entry>
+	    <entry>11-STABLE after reverting
+	      <revnumber>r331880</revnumber>, removing the new and incompatible
+	      interpretation of ${name}_limits in rc scripts.</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </table>


More information about the svn-doc-all mailing list