Add 4.1.1R and 4-stable after that to the list of valid __FreeBSD_version
variables.
This commit is contained in:
parent
6dd08fcc34
commit
d693bb4ad1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7997
2 changed files with 22 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.126 2000/09/22 07:00:33 sobomax Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.127 2000/09/22 07:06:02 sobomax Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
|
@ -2664,6 +2664,16 @@ post-install:
|
||||||
<entry>410002</entry>
|
<entry>410002</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>4.1.1-RELEASE</entry>
|
||||||
|
<entry>411000</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>4.1.1-STABLE after 4.1.1-RELEASE</entry>
|
||||||
|
<entry>411001</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>5.0-CURRENT</entry>
|
<entry>5.0-CURRENT</entry>
|
||||||
<entry>500000</entry>
|
<entry>500000</entry>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.126 2000/09/22 07:00:33 sobomax Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.127 2000/09/22 07:06:02 sobomax Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
|
@ -2664,6 +2664,16 @@ post-install:
|
||||||
<entry>410002</entry>
|
<entry>410002</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>4.1.1-RELEASE</entry>
|
||||||
|
<entry>411000</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>4.1.1-STABLE after 4.1.1-RELEASE</entry>
|
||||||
|
<entry>411001</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>5.0-CURRENT</entry>
|
<entry>5.0-CURRENT</entry>
|
||||||
<entry>500000</entry>
|
<entry>500000</entry>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue