Document __FreeBSD_version:

- Add 603101.
 - Add "7.0-RELEASE" to 700055.
This commit is contained in:
Hiroki Sato 2008-01-06 11:00:31 +00:00
parent 6807dbc1ad
commit 419d8476a3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31227

View file

@ -28,6 +28,7 @@
<year>2005</year>
<year>2006</year>
<year>2007</year>
<year>2008</year>
<holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation
Project</holder>
</copyright>
@ -11327,6 +11328,11 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
<entry>6.3-STABLE after 6.3-RELEASE.</entry>
<entry>603100</entry>
</row>
<row>
<entry>6.3-STABLE after fixing
multibyte type support in bit macro.</entry>
<entry>603101</entry>
</row>
<row>
<entry>7.0-CURRENT.</entry>
<entry>700000</entry>
@ -11613,7 +11619,7 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
<entry>700054</entry>
</row>
<row>
<entry>7.0-CURRENT after ABI backwards compatibility
<entry>7.0-RELEASE, and 7.0-CURRENT after ABI backwards compatibility
to the FreeBSD 4/5/6 versions of the PCIOCGETCONF,
PCIOCREAD and PCIOCWRITE IOCTLs was MFC'ed, which
required the ABI of the PCIOCGETCONF IOCTL to be