Document __FreeBSD_version values up to 2.2.2R. Should be in 2.2.2.
This commit is contained in:
parent
6b7d64bed6
commit
72525e882e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1549
1 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.69 1997-03-10 11:55:17 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.70 1997-05-18 03:35:01 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||
|
@ -139,7 +139,12 @@ the ports collection.
|
|||
2.1.6-RELEASE: 199612
|
||||
2.1.7-RELEASE: 199612
|
||||
2.2-RELEASE: 220000
|
||||
3.0-current as of Feb 1997: 300000
|
||||
2.2.1-RELEASE: 220000 (yes, no change)
|
||||
2.2-STABLE after 2.2.1-RELEASE: 220000 (yes, still no change)
|
||||
2.2-STABLE after texinfo-3.9: 221001
|
||||
2.2-STABLE after top: 221002
|
||||
2.2.2-RELEASE: 222000
|
||||
3.0-current as of May 1997: 300000
|
||||
</verb></tscreen>
|
||||
The pattern used to be year followed by the month, but we
|
||||
decided to change it to a more straightforward major/minor
|
||||
|
|
Loading…
Reference in a new issue