[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mirrors/fetch.html: 1.14 -> 1.19



以下のページの更新をしました。ツッコミをお願いします。

mirrors/fetch.html: 1.14 -> 1.19

月曜日までに異議がなければ、 commit します。

以下、訳と原文の差分です。

--- mirrors/fetch.html.orig	2006-05-04 01:39:23.000000000 +0900
+++ mirrors/fetch.html	2006-05-04 01:39:23.000000000 +0900
@@ -16,9 +16,71 @@
 <html lang="ja">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-2022-JP">
-<!-- Copyright (c) 1994-2003
+<!-- Copyright (c) 1994-2005
 	The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
 <title>NetBSD WWW Mirror fetch list</title>
+<style type="text/css">
+body {
+	font-size: 90%;
+	Font-Family: Tahoma, Verdana, sans-serif;
+	Line-Height: 1.3em;
+	Text-Decoration: None;
+	Color: black;
+	Background-Color: white;
+	Border-Width: 0;
+}
+a:link {
+	Color: #3535c5;
+}
+
+a:link:visited {
+	Color: #700080;
+}
+
+a:link:hover {
+	Color: #6565e5;
+	Text-Decoration: underline;
+}
+.center {
+	Vertical-Align: middle;
+	Text-Align: center;
+}
+
+h1 {
+	Font-Size: 3.5ex;
+	Line-Height: 1em;
+	Color: #000066;
+}
+
+h2 {
+	Font-Size: 2.5ex;
+	Line-Height: 1em;
+	Color: #660000;
+}
+
+h3 {
+	Font-Size: 2ex;
+	Color: #660066;
+}
+
+h4 {
+	Font-Size: 1.8ex;
+	Color: #006600;
+}
+
+tt.filename {
+	Line-Height: 1.3em;
+	Color: #AA0000;
+}
+
+tt.varname {
+	Line-Height: 1.3em;
+	Color: #2222AA;
+}
+
+
+
+</style>
 </head>
 <body bgcolor="#ffffff" text="#000000" link="#2020cc" vlink="#700080">
 
@@ -57,17 +119,20 @@
 <a href="http://www.NetBSD.org/Changes/changes-1.5.html">http://www.NetBSD.org/Changes/changes-1.5.html</a><br>
 <a href="http://www.NetBSD.org/Changes/changes-1.6.html">http://www.NetBSD.org/Changes/changes-1.6.html</a><br>
 <a href="http://www.NetBSD.org/Changes/changes-2.0.html">http://www.NetBSD.org/Changes/changes-2.0.html</a><br>
+<a href="http://www.NetBSD.org/Changes/changes-3.0.html">http://www.NetBSD.org/Changes/changes-3.0.html</a><br>
+<a href="http://www.NetBSD.org/Changes/changes-4.0.html">http://www.NetBSD.org/Changes/changes-4.0.html</a><br>
 <a href="http://www.NetBSD.org/Changes/pkg-changes.html">http://www.NetBSD.org/Changes/pkg-changes.html</a><br>
-<a href="http://www.NetBSD.org/Changes/pkg-changes-bypkg.html">http://www.NetBSD.org/Changes/pkg-changes-bypkg.html</a>
+<a href="http://www.NetBSD.org/Changes/pkg-changes-bypkg.html">http://www.NetBSD.org/Changes/pkg-changes-bypkg.html</a><br>
+<a href="http://www.NetBSD.org/Documentation/software/3rdparty/index.html">http://www.NetBSD.org/Documentation/software/3rdparty/index.html</a>
 </dd></dl>
 <p>
 
 <hr>
 <address>
   <small>
-  $NetBSD: fetch.html,v 1.14 2004/02/22 00:43:36 kim Exp $
+  $NetBSD: fetch.html,v 1.19 2005/05/14 17:18:04 jschauma Exp $
   <!-- Based on english version: -->
-  <!-- NetBSD: fetch.html,v 1.14 2004/02/22 00:43:36 kim Exp   -->
+  <!-- NetBSD: fetch.html,v 1.19 2005/05/14 17:18:04 jschauma Exp   -->
   </small>
 </address>
 
Index: mirrors/fetch.html
===================================================================
RCS file: /cvsroot/htdocs/mirrors/fetch.html,v
retrieving revision 1.14
retrieving revision 1.19
diff -u -r1.14 -r1.19
--- mirrors/fetch.html	22 Feb 2004 00:43:36 -0000	1.14
+++ mirrors/fetch.html	14 May 2005 17:18:04 -0000	1.19
@@ -16,9 +16,71 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<!-- Copyright (c) 1994-2003
+<!-- Copyright (c) 1994-2005
 	The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
 <title>NetBSD WWW Mirror fetch list</title>
+<style type="text/css">
+body {
+	font-size: 90%;
+	Font-Family: Tahoma, Verdana, sans-serif;
+	Line-Height: 1.3em;
+	Text-Decoration: None;
+	Color: black;
+	Background-Color: white;
+	Border-Width: 0;
+}
+a:link {
+	Color: #3535c5;
+}
+
+a:link:visited {
+	Color: #700080;
+}
+
+a:link:hover {
+	Color: #6565e5;
+	Text-Decoration: underline;
+}
+.center {
+	Vertical-Align: middle;
+	Text-Align: center;
+}
+
+h1 {
+	Font-Size: 3.5ex;
+	Line-Height: 1em;
+	Color: #000066;
+}
+
+h2 {
+	Font-Size: 2.5ex;
+	Line-Height: 1em;
+	Color: #660000;
+}
+
+h3 {
+	Font-Size: 2ex;
+	Color: #660066;
+}
+
+h4 {
+	Font-Size: 1.8ex;
+	Color: #006600;
+}
+
+tt.filename {
+	Line-Height: 1.3em;
+	Color: #AA0000;
+}
+
+tt.varname {
+	Line-Height: 1.3em;
+	Color: #2222AA;
+}
+
+
+
+</style>
 </head>
 <body bgcolor="#ffffff" text="#000000" link="#2020cc" vlink="#700080">
 
@@ -58,15 +120,18 @@
 <a href="http://www.NetBSD.org/Changes/changes-1.5.html">http://www.NetBSD.org/Changes/changes-1.5.html</a><br>
 <a href="http://www.NetBSD.org/Changes/changes-1.6.html">http://www.NetBSD.org/Changes/changes-1.6.html</a><br>
 <a href="http://www.NetBSD.org/Changes/changes-2.0.html">http://www.NetBSD.org/Changes/changes-2.0.html</a><br>
+<a href="http://www.NetBSD.org/Changes/changes-3.0.html">http://www.NetBSD.org/Changes/changes-3.0.html</a><br>
+<a href="http://www.NetBSD.org/Changes/changes-4.0.html">http://www.NetBSD.org/Changes/changes-4.0.html</a><br>
 <a href="http://www.NetBSD.org/Changes/pkg-changes.html">http://www.NetBSD.org/Changes/pkg-changes.html</a><br>
-<a href="http://www.NetBSD.org/Changes/pkg-changes-bypkg.html">http://www.NetBSD.org/Changes/pkg-changes-bypkg.html</a>
+<a href="http://www.NetBSD.org/Changes/pkg-changes-bypkg.html">http://www.NetBSD.org/Changes/pkg-changes-bypkg.html</a><br>
+<a href="http://www.NetBSD.org/Documentation/software/3rdparty/index.html">http://www.NetBSD.org/Documentation/software/3rdparty/index.html</a>
 </dd></dl>
 <p>
 
 <hr>
 <address>
   <small>
-  $NetBSD: fetch.html,v 1.14 2004/02/22 00:43:36 kim Exp $
+  $NetBSD: fetch.html,v 1.19 2005/05/14 17:18:04 jschauma Exp $
   </small>
 </address>