Fix typo.
This commit is contained in:
parent
2722a0c6b5
commit
2a1708dbc8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5466
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-05-15 17:33:56 $">
|
||||
<!ENTITY date "$Date: 1999-08-28 16:11:02 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.33 1999-05-15 17:33:56 wosch Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.34 1999-08-28 16:11:02 kuriyama Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.127 -->
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
|||
href="../tutorials/docproj-primer/">FreeBSD Documentation
|
||||
Project 入門</a> ができました (<a
|
||||
href="../tutorials/">tutorials の中にあります</a>).
|
||||
これは <a href="../docproj/docproj.html">Documentation Project</a>\
|
||||
これは <a href="../docproj/docproj.html">Documentation Project</a>
|
||||
の技術的事項詳細について知りたい人向けです.</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue