Date: Wed, 26 Feb 2014 16:22:52 +0000 (UTC) From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44075 - head/ja_JP.eucJP/books/handbook/preface Message-ID: <201402261622.s1QGMqq7090566@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ryusuke Date: Wed Feb 26 16:22:52 2014 New Revision: 44075 URL: http://svnweb.freebsd.org/changeset/doc/44075 Log: - Merge the following from the English version: r29932 -> r33266 head/ja_JP.eucJP/books/handbook/preface/preface.xml Modified: head/ja_JP.eucJP/books/handbook/preface/preface.xml Modified: head/ja_JP.eucJP/books/handbook/preface/preface.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/preface/preface.xml Wed Feb 26 07:09:18 2014 (r44074) +++ head/ja_JP.eucJP/books/handbook/preface/preface.xml Wed Feb 26 16:22:52 2014 (r44075) @@ -3,7 +3,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r29932 + Original revision: r33266 $FreeBSD$ --> <preface xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="book-preface"> @@ -383,7 +383,21 @@ RAID レベルの設定方法について説明しています。</para> </listitem> </varlistentry> ---> + <varlistentry> + <term><emphasis><xref linkend="filesystems">, File Systems Support</emphasis></term> + <listitem> + <para>&sun; の Z ファイルシステムのような、 + ネイティブではないファイルシステムの &os; + における対応について検討します。</para> + </listitem> + </varlistentry> + <varlistentry> + <term><emphasis><xref linkend="virtualization"/>, Virtualization</emphasis></term> + <listitem> + <para>仮想化が何を提供するか、&os; + でどのように使うことができるかについて説明しています。</para> + </listitem> + </varlistentry> --> <varlistentry> <term><emphasis><xref linkend="l10n"/>, 地域化</emphasis></term> <listitem> @@ -391,6 +405,16 @@ システムとアプリケーション両方のレベルの地域化を扱っています。</para> </listitem> </varlistentry> +<!-- <varlistentry> + <term><emphasis><xref linkend="dtrace">, &dtrace;</emphasis></term> + <listitem> + <para>&sun; の &dtrace; + ツールをどのように設定して使うかを説明しています。 + リアルタイムのシステム解析を行うことで、 + ダイナミックトレーシングは、 + パフォーマンスに関する問題の原因を突き止める助けとなります。</para> + </listitem> + </varlistentry> --> <!-- Part IV - Network Communications --> @@ -403,6 +427,15 @@ その方法の概要をまとめています。</para> </listitem> </varlistentry> +<!-- <varlistentry> + <term><emphasis><xref linkend="updating"/>, Updating &os;</emphasis></term> + <listitem> + <para>Describes the latest system utilities that may be used to + update a &os; system. These are &man.freebsd-update.8; for + the base system, and &man.portsnap.8; for the + Ports Collection.</para> + </listitem> + </varlistentry> --> <varlistentry> <term><emphasis><xref linkend="serialcomms"/>, シリアル通信</emphasis></term> <listitem>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402261622.s1QGMqq7090566>