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

Ports/macppc/faq.xml: 1.3 -> 1.4



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

Ports/macppc/faq.xml: 1.3 -> 1.4

> revision 1.4
> date: 2006/02/20 21:08:43;  author: heinz;  state: Exp;  lines: +6 -6
> Fixed table title.
> Added id attributes to tables in order to avoid automatically generated
> values.

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

以下、訳と原文それぞれの新旧の差分です。

--- Ports/macppc/faq.xml.orig	2007-01-15 23:07:27.000000000 +0900
+++ Ports/macppc/faq.xml	2007-01-15 23:07:27.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-Ports-macppc-faq">
 <config param="desc" value="NetBSD/macppc よくある質問"/>
-<config param="cvstag" value="$NetBSD: faq.xml,v 1.3 2006/02/20 21:05:30 heinz Exp $"/>
+<config param="cvstag" value="$NetBSD: faq.xml,v 1.4 2006/02/20 21:08:43 heinz Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: faq.xml,v 1.3 2006/02/20 21:05:30 heinz Exp   -->
-<config param="rcsdate" value="$Date: 2006/02/20 21:05:30 $"/>
+<!-- NetBSD: faq.xml,v 1.4 2006/02/20 21:08:43 heinz Exp   -->
+<config param="rcsdate" value="$Date: 2006/02/20 21:08:43 $"/>
 <head>
 <!-- Copyright (c) 1998-2005
 	The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
@@ -1286,7 +1286,7 @@
 <para>コンピューターのブートに関するさまざまな状態を設定することができます。
 この表は、あなたが使う可能性のある主なコマンドの単なる一覧とその文法です。</para>
 
-<table>
+<table id="ofw-common-commands">
 <title>主なコマンド</title>
 <tgroup cols="2">
 
@@ -1426,7 +1426,7 @@
 <para>また、 Open Firmware を使う上で便利なキーストロークを
 いくつか掲げます:</para>
 
-<table>
+<table id="ofw-keystrokes">
 <title>Open Firmware のキーストローク</title>
 <tgroup cols="2">
 
@@ -1634,8 +1634,8 @@
 
 <screen><prompt>0 &gt; </prompt><userinput>reset-all</userinput></screen>
 
-<table>
-<title>主なコマンド</title>
+<table id="ofw-common-variables">
+<title>主な変数</title>
 <tgroup cols="2">
 
 <thead>
Index: Ports/macppc/faq.xml
===================================================================
RCS file: /cvsroot/htdocs/Ports/macppc/faq.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Ports/macppc/faq.xml	20 Feb 2006 21:05:30 -0000	1.3
+++ Ports/macppc/faq.xml	20 Feb 2006 21:08:43 -0000	1.4
@@ -5,8 +5,8 @@
 
 <webpage id="Ports-macppc-faq">
 <config param="desc" value="NetBSD/macppc Frequently Asked Questions"/>
-<config param="cvstag" value="$NetBSD: faq.xml,v 1.3 2006/02/20 21:05:30 heinz Exp $"/>
-<config param="rcsdate" value="$Date: 2006/02/20 21:05:30 $"/>
+<config param="cvstag" value="$NetBSD: faq.xml,v 1.4 2006/02/20 21:08:43 heinz Exp $"/>
+<config param="rcsdate" value="$Date: 2006/02/20 21:08:43 $"/>
 <head>
 <!-- Copyright (c) 1998-2005
 	The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
@@ -1285,7 +1285,7 @@
 booting.  This table merely lists the common commands you might be
 using and their syntax.</para>
 
-<table>
+<table id="ofw-common-commands">
 <title>Common commands</title>
 <tgroup cols="2">
 
@@ -1425,7 +1425,7 @@
 <para>Additionally, here are a few handy keystrokes for effective Open
 Firmware use:</para>
 
-<table>
+<table id="ofw-keystrokes">
 <title>Open Firmware keystrokes</title>
 <tgroup cols="2">
 
@@ -1633,8 +1633,8 @@
 
 <screen><prompt>0 &gt; </prompt><userinput>reset-all</userinput></screen>
 
-<table>
-<title>Common commands</title>
+<table id="ofw-common-variables">
+<title>Common variables</title>
 <tgroup cols="2">
 
 <thead>