Add post-2.2.7R RELDATEs.
This commit is contained in:
parent
cc7b5e03ee
commit
ef4b8486cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3144
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.101 1998-07-20 15:15:09 hanai Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.102 1998-07-21 13:59:14 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||
|
@ -152,8 +152,8 @@ well commented, and you will still gain much knowledge from it.
|
|||
2.2-STABLE after 2.2.5-RELEASE: 225001
|
||||
2.2-STABLE after ldconfig -R merge: 225002
|
||||
2.2.6-RELEASE: 226000
|
||||
2.2-STABLE after 2.2.6-RELEASE: 226001
|
||||
2.2.7-RELEASE: 227000
|
||||
2.2-STABLE after 2.2.7-RELEASE: 227001
|
||||
3.0-current before mount(2) change: 300000
|
||||
3.0-current as of Nov 1997: 300001
|
||||
</verb></tscreen>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: porting.sgml,v 1.41 1998-07-20 16:01:41 hanai Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.42 1998-07-21 13:59:17 asami Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.101 -->
|
||||
<!-- Original revision: 1.102 -->
|
||||
|
||||
<sect1><heading>フリーソフトウェアの移植<label id="porting"></heading>
|
||||
|
||||
|
@ -157,8 +157,8 @@ Makefile
|
|||
2.2-STABLE (2.2.5-RELEASE 以後): 225001
|
||||
2.2-STABLE (ldconfig -R 以後): 225002
|
||||
2.2.6-RELEASE: 226000
|
||||
2.2-STABLE (2.2.6-RELEASE °Ê¹ß): 226001
|
||||
2.2.7-RELEASE: 227000
|
||||
2.2-STABLE (2.2.7-RELEASE °Ê¹ß): 227001
|
||||
3.0-current (mount(2) 変更以前): 300000
|
||||
3.0-current (1997年11月現在): 300001
|
||||
</verb></tscreen>
|
||||
|
|
Loading…
Reference in a new issue