Fix the typo that the release year of 2.1.7R was 1992.
Correct year is 1997, of course. :-) Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>,Motoyuki Konno <motoyuki@snipe.rim.or.jp>
This commit is contained in:
parent
17d3c74696
commit
c10519f9f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2298
2 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-12-19 18:16:09 $">
|
||||
<!ENTITY date "$Date: 1997-12-26 09:36:20 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.2 1997-12-19 18:16:09 max Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.3 1997-12-26 09:36:20 hanai Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.18 -->
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
|||
<a href="./2.1.6R/notes.html">リリースノート</a>.
|
||||
</em>
|
||||
|
||||
<li><b>2.1.7</b> (1992ǯ2·î)
|
||||
<li><b>2.1.7</b> (1997ǯ2·î)
|
||||
<em>
|
||||
<a href="./2.1.7R/announce.html">アナウンス</a> :
|
||||
<a href="./2.1.7R/notes.html">リリースノート</a>.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-12-19 18:16:09 $">
|
||||
<!ENTITY date "$Date: 1997-12-26 09:36:20 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.2 1997-12-19 18:16:09 max Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.3 1997-12-26 09:36:20 hanai Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.18 -->
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
|||
<a href="./2.1.6R/notes.html">リリースノート</a>.
|
||||
</em>
|
||||
|
||||
<li><b>2.1.7</b> (1992ǯ2·î)
|
||||
<li><b>2.1.7</b> (1997ǯ2·î)
|
||||
<em>
|
||||
<a href="./2.1.7R/announce.html">アナウンス</a> :
|
||||
<a href="./2.1.7R/notes.html">リリースノート</a>.
|
||||
|
|
Loading…
Reference in a new issue