Bump __FreeBSD_version after change in ABI for discriptor and creds passing

on 64 bit platforms.

Reviewed by:	imp
This commit is contained in:
David Malone 2001-10-04 16:14:50 +00:00
parent 04a95c21db
commit 18e8bc4303
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10869

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.165 2001/10/01 19:40:26 obrien Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.166 2001/10/01 20:23:56 imp Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -3097,6 +3097,12 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
<entry>5.0-CURRENT after d_thread_t.</entry>
<entry>500024</entry>
</row>
<row>
<entry>5.0-CURRENT after ABI change for discriptor
and creds passing on 64 bit platforms.</entry>
<entry>500025</entry>
</row>
</tbody>
</tgroup>
</informaltable>