[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mirrors/fetch.html: 1.24 -> 1.27
以下のページの更新をしました。
mirrors/fetch.html: 1.24 -> 1.27
> revision 1.27
> date: 2006/08/08 20:23:39; author: heinz; state: Exp; lines: +2 -1
> Another dynamically generated file: changes-5.0.html.
> ----------------------------
> revision 1.26
> date: 2006/08/08 20:18:44; author: heinz; state: Exp; lines: +1 -6
> Removed disabled <link> elements from the HTML head section. Contrary to
> the comment for revision 1.24 we will not enable them again. This would
> cause /NetBSD.css to be fetched twice by mirrors (from CVS and again with
> wget).
> ----------------------------
> revision 1.25
> date: 2006/08/08 19:32:19; author: rpaulo; state: Exp; lines: +2 -2
> style type=text/css
> valid against w3c.
訳に影響がないので、すぐに commit します。
以下、訳と原文それぞれの新旧の差分です。
--- mirrors/fetch.html.orig 2006-08-09 07:31:08.000000000 +0900
+++ mirrors/fetch.html 2006-08-09 07:31:08.000000000 +0900
@@ -18,12 +18,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-2022-JP">
<!-- Copyright (c) 1994-2006
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. -->
-<!-- disable temporarily
-<link rev="made" href="mailto:www@jp.NetBSD.org">
-<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
-<link rel="stylesheet" href="/NetBSD.css" type="text/css">
--->
-<style>
+<style type="text/css">
body {
font-size: 90%;
Font-Family: Tahoma, Verdana, sans-serif;
@@ -257,6 +252,7 @@
<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/changes-5.0.html">http://www.NetBSD.org/Changes/changes-5.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><br>
<a href="http://www.NetBSD.org/Documentation/software/3rdparty/index.html">http://www.NetBSD.org/Documentation/software/3rdparty/index.html</a><br>
@@ -267,9 +263,9 @@
<hr>
<address>
<small>
- $NetBSD: fetch.html,v 1.24 2006/07/09 14:33:10 heinz Exp $
+ $NetBSD: fetch.html,v 1.27 2006/08/08 20:23:39 heinz Exp $
<!-- Based on english version: -->
- <!-- NetBSD: fetch.html,v 1.24 2006/07/09 14:33:10 heinz Exp -->
+ <!-- NetBSD: fetch.html,v 1.27 2006/08/08 20:23:39 heinz Exp -->
</small>
</address>
Index: mirrors/fetch.html
===================================================================
RCS file: /cvsroot/htdocs/mirrors/fetch.html,v
retrieving revision 1.24
retrieving revision 1.27
diff -u -r1.24 -r1.27
--- mirrors/fetch.html 9 Jul 2006 14:33:10 -0000 1.24
+++ mirrors/fetch.html 8 Aug 2006 20:23:39 -0000 1.27
@@ -18,12 +18,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<!-- Copyright (c) 1994-2006
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. -->
-<!-- disable temporarily
-<link rev="made" href="mailto:www@NetBSD.org">
-<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
-<link rel="stylesheet" href="/NetBSD.css" type="text/css">
--->
-<style>
+<style type="text/css">
body {
font-size: 90%;
Font-Family: Tahoma, Verdana, sans-serif;
@@ -259,6 +254,7 @@
<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/changes-5.0.html">http://www.NetBSD.org/Changes/changes-5.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><br>
<a href="http://www.NetBSD.org/Documentation/software/3rdparty/index.html">http://www.NetBSD.org/Documentation/software/3rdparty/index.html</a><br>
@@ -269,7 +265,7 @@
<hr>
<address>
<small>
- $NetBSD: fetch.html,v 1.24 2006/07/09 14:33:10 heinz Exp $
+ $NetBSD: fetch.html,v 1.27 2006/08/08 20:23:39 heinz Exp $
</small>
</address>