Change the encoding of this file from ISO-2022-JP to EUC-JP.
ISO-2022-JP encoding causes a failure in building Web pages. Sorry!
This commit is contained in:
parent
c619a6dada
commit
a5f2a3c64a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3391
1 changed files with 8 additions and 8 deletions
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-08-20 04:12:12 $">
|
||||
<!ENTITY date "$Date: 1998-08-21 10:57:56 $">
|
||||
<!ENTITY title "FreeBSD News">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: news.sgml,v 1.1 1998-08-20 04:12:12 hanai Exp $ -->
|
||||
<!-- $Id: news.sgml,v 1.2 1998-08-21 10:57:56 hanai Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revieion: 1.1 -->
|
||||
<!-- Original revision: 1.1 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -14,13 +14,13 @@
|
|||
<p></p>
|
||||
|
||||
<h2><a href="newsflash.html">FreeBSD Newsflash</a></h2>
|
||||
<p>FreeBSD $B4X78$N%K%e!<%9(B.</p>
|
||||
<p>FreeBSD 関係のニュース.</p>
|
||||
|
||||
<h2><a href="qnewsletter.html">The FreeBSD Quick $B%K%e!<%9%l%?!<(B</a></h2>
|
||||
FreeBSD Really-Quick(TM) $B%K%e!<%9%l%?!<(B. FreeBSD $B4X78$N=PMh;v$r$*CN$i$;$7$^$9(B.
|
||||
<h2><a href="qnewsletter.html">The FreeBSD Quick ニュースレター</a></h2>
|
||||
FreeBSD Really-Quick(TM) ニュースレター. FreeBSD 関係の出来事をお知らせします.
|
||||
|
||||
<h2><a href="press.html">FreeBSD $B4X78$NJsF;(B</a></h2>
|
||||
<p>FreeBSD $B$K$D$$$F$NJsF;(B.</p>
|
||||
<h2><a href="press.html">FreeBSD 関係の報道</a></h2>
|
||||
<p>FreeBSD についての報道.</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue