Add more missing __FreeBSD_version descriptions.
This commit is contained in:
parent
2b1e19f5f8
commit
622f13ef8a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7988
2 changed files with 34 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.122 2000/09/19 17:56:08 sobomax Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.123 2000/09/21 12:57:13 nbm Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -2648,6 +2648,22 @@ post-install:
|
|||
<entry>400021</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.1-RELEASE</entry>
|
||||
<entry>410000</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.1-STABLE after 4.1-RELEASE</entry>
|
||||
<entry>410001</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.1-STABLE after setproctitle() moved from
|
||||
libutil to libc.</entry>
|
||||
<entry>410002</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT</entry>
|
||||
<entry>500000</entry>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.122 2000/09/19 17:56:08 sobomax Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.123 2000/09/21 12:57:13 nbm Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -2648,6 +2648,22 @@ post-install:
|
|||
<entry>400021</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.1-RELEASE</entry>
|
||||
<entry>410000</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.1-STABLE after 4.1-RELEASE</entry>
|
||||
<entry>410001</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.1-STABLE after setproctitle() moved from
|
||||
libutil to libc.</entry>
|
||||
<entry>410002</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT</entry>
|
||||
<entry>500000</entry>
|
||||
|
|
Loading…
Reference in a new issue