Typo fix.
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
This commit is contained in:
parent
cddb12f598
commit
f8436a99e3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2272
2 changed files with 8 additions and 8 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-11-23 22:23:06 $">
|
||||
<!ENTITY date "$Date: 1997-12-19 18:16:09 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.1.1.1 1997-11-23 22:23:06 max Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.2 1997-12-19 18:16:09 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.18 -->
|
||||
|
||||
|
@ -129,8 +129,8 @@
|
|||
|
||||
<li><b>2.2.2</b> (1997ǯ5·î)
|
||||
<em>
|
||||
<a href="./2.2.2R/announce.html">アナウンス</a> :
|
||||
<a href="./2.2.2R/notes.html">リリースノート</a>.
|
||||
<a href="./2.2.2R/notes.html">リリースノート</a> :
|
||||
<a href="./2.2.2R/errata.html">Errata Notes (正誤表)</a>.
|
||||
</em>
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-11-23 22:23:06 $">
|
||||
<!ENTITY date "$Date: 1997-12-19 18:16:09 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.1.1.1 1997-11-23 22:23:06 max Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.2 1997-12-19 18:16:09 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.18 -->
|
||||
|
||||
|
@ -129,8 +129,8 @@
|
|||
|
||||
<li><b>2.2.2</b> (1997ǯ5·î)
|
||||
<em>
|
||||
<a href="./2.2.2R/announce.html">アナウンス</a> :
|
||||
<a href="./2.2.2R/notes.html">リリースノート</a>.
|
||||
<a href="./2.2.2R/notes.html">リリースノート</a> :
|
||||
<a href="./2.2.2R/errata.html">Errata Notes (正誤表)</a>.
|
||||
</em>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue