Date: Fri, 13 Dec 2019 21:07:06 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53688 - head/en_US.ISO8859-1/books/porters-handbook/versions Message-ID: <201912132107.xBDL76ci024869@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhb Date: Fri Dec 13 21:07:06 2019 New Revision: 53688 URL: https://svnweb.freebsd.org/changeset/doc/53688 Log: Document OSVERSION 1300067 for removal of timeout(9). 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 Dec 13 21:05:44 2019 (r53687) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Fri Dec 13 21:07:06 2019 (r53688) @@ -623,6 +623,16 @@ is spelled &, < is < and > is >. between the NFS modules as part of the introduction of NFS 4.2.</entry> </row> + + <row> + <entry>1300067</entry> + <entry><revnumber>355732</revnumber></entry> + <entry>December 13, 2019</entry> + <entry>13.0-CURRENT after removing the deprecated + <function>callout_handle_init</function>, + <function>timeout</function>, and + <function>untimeout</function> functions.</entry> + </row> </tbody> </tgroup> </table>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912132107.xBDL76ci024869>