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

Goals/portability.xml: 1.5 -> 1.6



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

Goals/portability.xml: 1.5 -> 1.6

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

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

--- Goals/portability.xml.orig	2006-07-29 15:24:01.000000000 +0900
+++ Goals/portability.xml	2006-07-29 15:24:01.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-Goals-portability">
 <config param="desc" value="移植性と対応ハードウェアプラットフォーム"/>
-<config param="cvstag" value="$NetBSD: portability.xml,v 1.5 2005/07/16 17:13:37 heinz Exp $"/>
+<config param="cvstag" value="$NetBSD: portability.xml,v 1.6 2006/07/29 06:10:44 kano Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: portability.xml,v 1.5 2005/07/16 17:13:37 heinz Exp   -->
-<config param="rcsdate" value="$Date: 2005/07/16 17:13:37 $"/>
+<!-- NetBSD: portability.xml,v 1.6 2006/07/29 06:10:44 kano Exp   -->
+<config param="rcsdate" value="$Date: 2006/07/29 06:10:44 $"/>
 <head>
 <title>移植性と対応ハードウェアプラットフォーム</title>
 </head>
@@ -53,9 +53,9 @@
 ちゃんとしたわけがあります。
 
 これを書いている時点で、
-NetBSDは40の<ulink url="../Ports/">アーキテクチャー</ulink>のための
+NetBSDは53の<ulink url="../Ports/">アーキテクチャー</ulink>のための
 <ulink url="../Releases/formal.html">公式リリース</ulink>と、
-その他に 8 のportがあります。
+その他に 4 のportがあります。
 たったそれだけかと思われる人もいるかもしれませんが、
 実はひとつのport(<port>mac68k</port>)で、
 93種類の異なるマシンのうち、現在89種類(うち37種類は完全)に対応しているのです。
Index: Goals/portability.xml
===================================================================
RCS file: /cvsroot/htdocs/Goals/portability.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Goals/portability.xml	16 Jul 2005 17:13:37 -0000	1.5
+++ Goals/portability.xml	29 Jul 2006 06:10:44 -0000	1.6
@@ -5,8 +5,8 @@
 
 <webpage id="Goals-portability">
 <config param="desc" value="Portability and supported hardware platforms"/>
-<config param="cvstag" value="$NetBSD: portability.xml,v 1.5 2005/07/16 17:13:37 heinz Exp $"/>
-<config param="rcsdate" value="$Date: 2005/07/16 17:13:37 $"/>
+<config param="cvstag" value="$NetBSD: portability.xml,v 1.6 2006/07/29 06:10:44 kano Exp $"/>
+<config param="rcsdate" value="$Date: 2006/07/29 06:10:44 $"/>
 <head>
 <title>Portability and supported hardware platforms</title>
 </head>
@@ -49,8 +49,8 @@
 <para>
 NetBSD's slogan is <emphasis>"Of course it runs NetBSD"</emphasis>, and with 
 good cause.  At the time of writing NetBSD provides <ulink
-url="../Releases/formal.html">formal releases</ulink> for 40 <ulink
-url="../Ports/">architectures</ulink>, and has integrated ports for eight
+url="../Releases/formal.html">formal releases</ulink> for 53 <ulink
+url="../Ports/">architectures</ulink>, and has integrated ports for four
 others. Those numbers can be deceptive - within one platform
 (<port>mac68k</port>), there are 93 different
 machines, of which 89 are currently supported (37 fully).