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

Mateusz Guzik mjg at FreeBSD.org
Tue Sep 3 12:44:04 UTC 2019


Author: mjg (src committer)
Date: Tue Sep  3 12:44:03 2019
New Revision: 53364
URL: https://svnweb.freebsd.org/changeset/doc/53364

Log:
  Document OSVERSION 1300045.
  
  Sponsored by:	The FreeBSD Foundation

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	Tue Sep  3 08:57:15 2019	(r53363)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Tue Sep  3 12:44:03 2019	(r53364)
@@ -446,6 +446,13 @@ is spelled &, < is < and > is >.
 	    <entry>13.0-CURRENT after adding sysfs create/remove functions
 	      that handles multiple files in one call to the LinuxKPI.</entry>
 	  </row>
+
+	  <row>
+	    <entry>1300045</entry>
+	    <entry><revnumber>351729</revnumber></entry>
+	    <entry>September 3, 2019</entry>
+	    <entry>13.0-CURRENT after adding sysctlbyname system call</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </table>


More information about the svn-doc-all mailing list