Add 2.2.5R (225000) and post-mount(2)-change 3.0-current (300001) to list
of __FreeBSD_version values. Reminded (unintentionally) by: jkh
This commit is contained in:
parent
658e23b33f
commit
3b4a428a1d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2092
1 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.81 1997-10-19 13:32:13 jraynard Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.82 1997-10-20 18:05:29 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||
|
|
@ -148,7 +148,9 @@ well commented, and you will still gain much knowledge from it.
|
|||
2.2-STABLE after top: 221002
|
||||
2.2.2-RELEASE: 222000
|
||||
2.2-STABLE after 2.2.2-RELEASE: 222001
|
||||
3.0-current as of May 1997: 300000
|
||||
2.2.5-RELEASE: 225000
|
||||
3.0-current before mount(2) change: 300000
|
||||
3.0-current as of Nov 1997: 300001
|
||||
</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…
Add table
Add a link
Reference in a new issue