Document some __FreeBSD_version values which were missing.

This commit is contained in:
Ben Smithurst 2000-09-13 13:58:06 +00:00
parent 6501c8e657
commit 7ee0fee1b0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7949
2 changed files with 52 additions and 8 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.118 2000/07/31 00:12:45 asami Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.119 2000/08/15 22:40:53 asami Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
@ -20,13 +20,13 @@
<book>
<bookinfo>
<title>FreeBSD Porter's Handbook</title>
<authorgroup>
<corpauthor>The FreeBSD Documentation Project</corpauthor>
</authorgroup>
<pubdate>April 2000</pubdate>
<copyright>
<year>2000</year>
<holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation
@ -2687,12 +2687,34 @@ post-install:
<entry>500008</entry>
</row>
<row>
<entry>5.0-CURRENT after ether_ifattach() and
ether_ifdetach() changes.</entry>
<entry>500009</entry>
</row>
<row>
<entry>5.0-CURRENT after changing mtree defaults
back to original variant, adding -L to follow
symlinks.</entry>
<entry>500010</entry>
</row>
<row>
<entry>5.0-CURRENT after kqueue API changed.</entry>
<entry>500011</entry>
</row>
<row>
<entry>5.0-CURRENT after setproctitle() moved from
libutil to libc.</entry>
<entry>500012</entry>
</row>
<row>
<entry>5.0-CURRENT after the first SMPng commit.</entry>
<entry>500013</entry>
</row>
</tbody>
</tgroup>
</informaltable>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.118 2000/07/31 00:12:45 asami Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.119 2000/08/15 22:40:53 asami Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
@ -20,13 +20,13 @@
<book>
<bookinfo>
<title>FreeBSD Porter's Handbook</title>
<authorgroup>
<corpauthor>The FreeBSD Documentation Project</corpauthor>
</authorgroup>
<pubdate>April 2000</pubdate>
<copyright>
<year>2000</year>
<holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation
@ -2687,12 +2687,34 @@ post-install:
<entry>500008</entry>
</row>
<row>
<entry>5.0-CURRENT after ether_ifattach() and
ether_ifdetach() changes.</entry>
<entry>500009</entry>
</row>
<row>
<entry>5.0-CURRENT after changing mtree defaults
back to original variant, adding -L to follow
symlinks.</entry>
<entry>500010</entry>
</row>
<row>
<entry>5.0-CURRENT after kqueue API changed.</entry>
<entry>500011</entry>
</row>
<row>
<entry>5.0-CURRENT after setproctitle() moved from
libutil to libc.</entry>
<entry>500012</entry>
</row>
<row>
<entry>5.0-CURRENT after the first SMPng commit.</entry>
<entry>500013</entry>
</row>
</tbody>
</tgroup>
</informaltable>