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

ports/index.xml: 1.14 -> 1.15



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

ports/index.xml: 1.14 -> 1.15
> revision 1.15
> date: 2008/03/29 18:30:11;  author: jmmv;  state: Exp;  lines: +9 -5
> Count the number of supported ports and CPU types.

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

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

--- ports/index.xml.orig	2008-03-30 21:25:04.000000000 +0900
+++ ports/index.xml	2008-03-30 21:25:04.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-ports-index">
   <config param="desc" value="NetBSD の対応ハードウェア"/>
-  <config param="cvstag" value="$NetBSD: index.xml,v 1.14 2008/01/28 16:50:16 sborrill Exp $"/>
+  <config param="cvstag" value="$NetBSD: index.xml,v 1.15 2008/03/29 18:30:11 jmmv Exp $"/>
   <!-- Based on english version: -->
-  <!-- NetBSD: index.xml,v 1.14 2008/01/28 16:50:16 sborrill Exp   -->
-  <config param="rcsdate" value="$Date: 2008/01/28 16:50:16 $"/>
+  <!-- NetBSD: index.xml,v 1.15 2008/03/29 18:30:11 jmmv Exp   -->
+  <config param="rcsdate" value="$Date: 2008/03/29 18:30:11 $"/>
 
   <head>
     <!-- Copyright (c) 1994-2005
@@ -26,7 +26,9 @@
 
 	<para>このテーブルは、最新の
 	  <ulink url="../releases/formal.html">公式リリース</ulink>かスナップショット ('snap')
-	  を含んだ各ポートの詳細リストです。
+	  を含んだ、
+	  <count-children parent="in-tree-ports-table" element="row" />
+	  種類の各対応ポートの詳細リストです。
 	  公式にリリースされているポートについては完全なバイナリーおよびソース配布を
 	  <ulink url="../sites/">入手することができます</ulink>。</para>
 
@@ -454,7 +456,9 @@
 	<title>CPU アーキテクチャー別のポート</title>
 	
 	<para>この表は、上記のポートを ('uname -p' で返される) MACHINE_ARCH
-	  CPU アーキテクチャー値別に分類したものです。
+	  CPU アーキテクチャー値別に分類して、全
+	  <count-children parent="ports-by-cpu-table" element="row" />
+	  種類の CPU を一覧にしたものです。
 	  同じ MACHINE_ARCH を持つマシンの間では、同じユーザーランドバイナリーを
 	  共有できます (一部、デバイスに依存する例外はありますが) 。
 	  MIPS と SH3 ではビッグエンディアン (eb) とリトルエンディアン (el)
Index: ports/index.xml
===================================================================
RCS file: /cvsroot/htdocs/ports/index.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ports/index.xml	28 Jan 2008 16:50:16 -0000	1.14
+++ ports/index.xml	29 Mar 2008 18:30:11 -0000	1.15
@@ -5,8 +5,8 @@
 
 <webpage id="ports-index">
   <config param="desc" value="Hardware Supported by NetBSD"/>
-  <config param="cvstag" value="$NetBSD: index.xml,v 1.14 2008/01/28 16:50:16 sborrill Exp $"/>
-  <config param="rcsdate" value="$Date: 2008/01/28 16:50:16 $"/>
+  <config param="cvstag" value="$NetBSD: index.xml,v 1.15 2008/03/29 18:30:11 jmmv Exp $"/>
+  <config param="rcsdate" value="$Date: 2008/03/29 18:30:11 $"/>
 
   <head>
     <!-- Copyright (c) 1994-2005
@@ -22,7 +22,9 @@
       <sect3 id="in-tree-ports">
 	<title>Ports in the source tree</title>
 
-	<para>This table lists details for each port, including the latest
+	<para>This table lists details for each of the
+	  <count-children parent="in-tree-ports-table" element="row" />
+	  supported ports, including the latest
 	  <ulink url="../releases/formal.html">formal release</ulink>
 	  or snapshot ('snap').
 	  Complete binary and source distributions are
@@ -454,10 +456,12 @@
 	
 	<para>This table contains the same set of ports as in the above list,
 	  but ordered by MACHINE_ARCH CPU architecture value (returned by
-	  'uname -p'). Machines of the same MACHINE_ARCH share the same
+	  'uname -p') and showing a total of
+	  <count-children parent="ports-by-cpu-table" element="row" />
+	  CPU types. Machines of the same MACHINE_ARCH share the same
 	  userland binaries (with a few device specific exceptions). Note
 	  that both big endian (eb) and little endian (el) MIPS and SH3
-	  ports are supported.</para>
+	  ports are supported.</para> It contains
 
         <blockquote>
 	  <informaltable id="ports-by-cpu-table" frame="none">