[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ports/sgimips/faq.xml: 1.6 -> 1.7
以下のページの更新をしました。
Ports/sgimips/faq.xml: 1.6 -> 1.7
> revision 1.7
> date: 2006/12/17 23:10:09; author: hubertf; state: Exp; lines: +3 -3
> Use &release.latest; instead of hardcoding the ltest release number
原文の変更 (2.0.2 -> &release.latest;) をそのまま反映しています。
すぐに commit します。
以下、訳と原文それぞれの新旧の差分です。
--- Ports/sgimips/faq.xml.orig 2006-12-18 22:07:15.000000000 +0900
+++ Ports/sgimips/faq.xml 2006-12-18 22:07:15.000000000 +0900
@@ -5,10 +5,10 @@
<webpage id="ja-Ports-sgimips-faq">
<config param="desc" value="NetBSD/sgimips: よくある質問"/>
-<config param="cvstag" value="$NetBSD: faq.xml,v 1.6 2006/01/11 19:22:04 tsutsui Exp $"/>
+<config param="cvstag" value="$NetBSD: faq.xml,v 1.7 2006/12/17 23:10:09 hubertf Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: faq.xml,v 1.6 2006/01/11 19:22:04 tsutsui Exp -->
-<config param="rcsdate" value="$Date: 2006/01/11 19:22:04 $"/>
+<!-- NetBSD: faq.xml,v 1.7 2006/12/17 23:10:09 hubertf Exp -->
+<config param="rcsdate" value="$Date: 2006/12/17 23:10:09 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -69,7 +69,7 @@
<listitem><para>NetBSD 3.0 以降の sgimipscd.iso イメージはブート可能です。
NetBSD をマシンにインストールするための最も簡単な方法は、このイメージを
CD に焼いて、その CD でブートすることです。 CD からブートする方法の説明は
- <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-2.0.2/sgimips/INSTALL.html#Install%20via%20a%20bootable%20CD-ROM"/>
+ <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-&release.latest;/sgimips/INSTALL.html#Install%20via%20a%20bootable%20CD-ROM"/>
にあります。
もちろん、対象のマシンに CD ドライブがあることが前提です。 CD ドライブがない場合は、
ネットブートすることになるでしょう。
Index: Ports/sgimips/faq.xml
===================================================================
RCS file: /cvsroot/htdocs/Ports/sgimips/faq.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Ports/sgimips/faq.xml 11 Jan 2006 19:22:04 -0000 1.6
+++ Ports/sgimips/faq.xml 17 Dec 2006 23:10:09 -0000 1.7
@@ -5,8 +5,8 @@
<webpage id="Ports-sgimips-faq">
<config param="desc" value="NetBSD/sgimips: Frequently Asked Questions"/>
-<config param="cvstag" value="$NetBSD: faq.xml,v 1.6 2006/01/11 19:22:04 tsutsui Exp $"/>
-<config param="rcsdate" value="$Date: 2006/01/11 19:22:04 $"/>
+<config param="cvstag" value="$NetBSD: faq.xml,v 1.7 2006/12/17 23:10:09 hubertf Exp $"/>
+<config param="rcsdate" value="$Date: 2006/12/17 23:10:09 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -68,7 +68,7 @@
The easiest way to install NetBSD on your machine is to burn this image
to a CD and boot it. Instructions how to boot from a CD
can be found here:
- <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-2.0.2/sgimips/INSTALL.html#Install%20via%20a%20bootable%20CD-ROM"/>.
+ <ulink url="ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-&release.latest;/sgimips/INSTALL.html#Install%20via%20a%20bootable%20CD-ROM"/>.
Of course this assumes your machine has a CD drive. If not, you want
to try a netboot.
</para></listitem>