[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: content-type
In message <200403130251.LAA53121@shell.rim.or.jp> I wrote:
> `NetBSD.org' の正規化も含めて
> 来週中に異論がなければ、マージしたいと思います。
そのようにしましたが、まだ若干、 TNF との差異があります。
今日中に異論がなければ、以下のとおり jp.netbsd 側を修正のうえ、
ja/Releases/formal-1.6/NetBSD-1.6.2.html は TNF に commit します。
この修正適用後も、
1) ja/Misc/features.list に差異がある (TNF 側で `HP/UX' を `HP-UX' に修正) 。
原文を import しただけの状態なので修正しないのがヨサゲ。
2) ja/Releases/formal-1.6 以下のページに差異がある。
TNF 側で
<link rel="stylesheet" href="/NetBSD.css" type="text/css">
を追加しています。
NetBSD.css は font-famly で generic-family を指定していない部分があるので、
修正していいのかよくわかりませんが、いかがでしょうか。
(Netscape Navigator 4.7 では文字化けなどは起こらないようです)
Index: Ports/mac68k/faq/index.html
===================================================================
RCS file: /cvsroot/htdocs/ja/Ports/mac68k/faq/index.html,v
retrieving revision 1.7
diff -u -r1.7 index.html
--- index.html 2004/03/22 17:37:29 1.7
+++ index.html 2004/03/23 15:44:28
@@ -248,7 +248,7 @@
(連絡先 - <a href="http://www.NetBSD.org/cgi-bin/feedback.cgi">英語</a>,
<a href="mailto:www@JP.NetBSD.org">日本語:
www@JP.NetBSD.org</a>)<br>
- $$<br>
+ $NetBSD$<br>
<a href="../../../Misc/disclaimer.html">Copyright © 1994-2003
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.</a>
</small>
Index: Releases/formal-1.6/index.list
===================================================================
RCS file: /cvsroot/htdocs/ja/Releases/formal-1.6/index.list,v
retrieving revision 1.16
diff -u -r1.16 index.list
--- index.list 2004/03/22 19:23:53 1.16
+++ index.list 2004/03/23 15:44:28
@@ -106,7 +106,7 @@
<strong>NetBSD 1.6.2 リリースアナウンス</strong>
<ul>
- <li><a href="../../../Releases/formal-1.6/NetBSD-1.6.2.htmlNetBSD-1.6.2.html">英語版</a></li>
+ <li><a href="../../../Releases/formal-1.6/NetBSD-1.6.2.html">英語版</a></li>
<li><a href="../../../cs/Releases/formal-1.6/NetBSD-1.6.2.html" origlink="../../cs/Releases/formal-1.6/NetBSD-1.6.2.html">チェコ語
翻訳版</a></li>
<li><a href="../../../nl/Releases/formal-1.6/NetBSD-1.6.2.html" origlink="../../nl/Releases/formal-1.6/NetBSD-1.6.2.html">オランダ語
Index: Releases/formal-1.6/index.html
===================================================================
RCS file: /cvsroot/htdocs/ja/Releases/formal-1.6/index.html,v
retrieving revision 1.15
diff -u -r1.15 index.html
--- index.html 2004/03/22 19:23:53 1.15
+++ index.html 2004/03/23 15:44:28
@@ -109,7 +109,7 @@
<strong>NetBSD 1.6.2 リリースアナウンス</strong>
<ul>
- <li><a href="../../../Releases/formal-1.6/NetBSD-1.6.2.htmlNetBSD-1.6.2.html">英語版</a></li>
+ <li><a href="../../../Releases/formal-1.6/NetBSD-1.6.2.html">英語版</a></li>
<li><a href="../../../cs/Releases/formal-1.6/NetBSD-1.6.2.html" origlink="../../cs/Releases/formal-1.6/NetBSD-1.6.2.html">チェコ語
翻訳版</a></li>
<li><a href="../../../nl/Releases/formal-1.6/NetBSD-1.6.2.html" origlink="../../nl/Releases/formal-1.6/NetBSD-1.6.2.html">オランダ語
Index: Releases/formal-1.6/NetBSD-1.6.2.list
===================================================================
RCS file: /cvsroot/htdocs/ja/Releases/formal-1.6/NetBSD-1.6.2.list,v
retrieving revision 1.5
diff -u -r1.5 NetBSD-1.6.2.list
--- NetBSD-1.6.2.list 2004/03/22 19:23:54 1.5
+++ NetBSD-1.6.2.list 2004/03/23 15:44:28
@@ -122,7 +122,7 @@
<dl><dd>
<table border="0" cellspacing="0" cellpadding="3">
-<tr><td><a href="../../Ports/acorn26/">NetBSD/acorn26</a></td>
+<tr><td><a href="../../../Ports/acorn26/">NetBSD/acorn26</a></td>
<td>Acorn Archimedes、A-シリーズ と R-シリーズのシステム</td></tr>
<tr><td><a href="../../Ports/acorn32/">NetBSD/acorn32</a></td>
<td>Acorn RiscPC/A7000、CATS、Digital Shark、EBSA-285、VLSI RC7500</td></tr>
@@ -164,7 +164,7 @@
<td>アップルPower Macintoshおよびその互換機</td></tr>
<tr><td><a href="../../Ports/mipsco/">NetBSD/mipsco</a></td>
<td>Mipsワークステーションおよびサーバーファミリー</td></tr>
-<tr><td><a href="../../Ports/mvme68k/">NetBSD/mvme68k</a></td>
+<tr><td><a href="../../../Ports/mvme68k/">NetBSD/mvme68k</a></td>
<td>モトローラ MVME 68k SBC</td></tr>
<tr><td><a href="../../Ports/netwinder/">NetBSD/netwinder</a></td>
<td>StrongARMベース NetWinderマシン</td></tr>
Index: Releases/formal-1.6/NetBSD-1.6.2.html
===================================================================
RCS file: /cvsroot/htdocs/ja/Releases/formal-1.6/NetBSD-1.6.2.html,v
retrieving revision 1.4
diff -u -r1.4 NetBSD-1.6.2.html
--- NetBSD-1.6.2.html 2004/03/22 19:23:54 1.4
+++ NetBSD-1.6.2.html 2004/03/23 15:44:28
@@ -125,7 +125,7 @@
<dl><dd>
<table border="0" cellspacing="0" cellpadding="3">
-<tr><td><a href="../../Ports/acorn26/">NetBSD/acorn26</a></td>
+<tr><td><a href="../../../Ports/acorn26/">NetBSD/acorn26</a></td>
<td>Acorn Archimedes、A-シリーズ と R-シリーズのシステム</td></tr>
<tr><td><a href="../../Ports/acorn32/">NetBSD/acorn32</a></td>
<td>Acorn RiscPC/A7000、CATS、Digital Shark、EBSA-285、VLSI RC7500</td></tr>
@@ -167,7 +167,7 @@
<td>アップルPower Macintoshおよびその互換機</td></tr>
<tr><td><a href="../../Ports/mipsco/">NetBSD/mipsco</a></td>
<td>Mipsワークステーションおよびサーバーファミリー</td></tr>
-<tr><td><a href="../../Ports/mvme68k/">NetBSD/mvme68k</a></td>
+<tr><td><a href="../../../Ports/mvme68k/">NetBSD/mvme68k</a></td>
<td>モトローラ MVME 68k SBC</td></tr>
<tr><td><a href="../../Ports/netwinder/">NetBSD/netwinder</a></td>
<td>StrongARMベース NetWinderマシン</td></tr>
Index: contrib/org/tnm.html
===================================================================
RCS file: /cvsroot/htdocs/ja/contrib/org/tnm.html,v
retrieving revision 1.8
diff -u -r1.8 tnm.html
--- tnm.html 2004/03/22 19:23:59 1.8
+++ tnm.html 2004/03/23 15:44:28
@@ -1,4 +1,4 @@
-i<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>