Date: Thu, 6 Feb 2014 10:56:51 +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: r43802 - head/ja_JP.eucJP/books/handbook Message-ID: <201402061056.s16Aup3n079820@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ryusuke Date: Thu Feb 6 10:56:51 2014 New Revision: 43802 URL: http://svnweb.freebsd.org/changeset/doc/43802 Log: - Merge the following from the English version: r42899 -> r43687 head/ja_JP.eucJP/books/handbook/book.xml Modified: head/ja_JP.eucJP/books/handbook/book.xml Modified: head/ja_JP.eucJP/books/handbook/book.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/book.xml Thu Feb 6 10:26:11 2014 (r43801) +++ head/ja_JP.eucJP/books/handbook/book.xml Thu Feb 6 10:56:51 2014 (r43802) @@ -1,23 +1,30 @@ <?xml version="1.0" encoding="euc-jp"?> <!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN" "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [ -<!ENTITY % chapters SYSTEM "chapters.ent"> -%chapters; -<!ENTITY % txtfiles SYSTEM "txtfiles.ent"> -%txtfiles; -]> <!-- The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r42899 + Original revision: r43687 $FreeBSD$ --> -<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="ja"> - <info><title>FreeBSD ハンドブック</title> - - <author><orgname>FreeBSD ドキュメンテーションプロジェクト</orgname></author> +<!ENTITY % chapters SYSTEM "chapters.ent"> +%chapters; +<!ENTITY % txtfiles SYSTEM "txtfiles.ent"> +%txtfiles; +]> + +<book xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" + xml:lang="ja"> + + <info> + <title>FreeBSD ハンドブック</title> + + <author> + <orgname>FreeBSD ドキュメンテーションプロジェクト</orgname> + </author> <pubdate>$FreeBSD$</pubdate> @@ -43,6 +50,7 @@ <year>2011</year> <year>2012</year> <year>2013</year> + <year>2014</year> <holder>The FreeBSD Documentation Project</holder> </copyright> @@ -99,17 +107,18 @@ FreeBSD ウェブサイト</link> および <link xlink:href="http://www.FreeBSD.org/">FreeBSD ウェブサイト</link> から入手できます - (この文書の以前のバージョンは - <uri xlink:href="http://docs.FreeBSD.org/doc/">http://docs.FreeBSD.org/doc/</uri> + (この文書の以前のバージョンは <uri + xlink:href="http://docs.FreeBSD.org/doc/">http://docs.FreeBSD.org/doc/</uri> から入手できます)。 - また、他のさまざまな文書形式、圧縮形式のものが - <link xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc">FreeBSD FTP - サーバ</link> や数多くの <link linkend="mirrors">ミラーサイト</link> + また、他のさまざまな文書形式、圧縮形式のものが <link + xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD + FTP サーバ</link> や数多くの + <link linkend="mirrors">ミラーサイト</link> からダウンロードできます。 このハンドブックの書籍版 (英語版) は、 - <link xlink:href="http://www.freebsdmall.com/">FreeBSD Mall</link> - から購入できます。 - また、<link xlink:href="&url.base;/search/index.html">ハンドブックの検索</link> + <link xlink:href="http://www.freebsdmall.com/">FreeBSD + Mall</link> から購入できます。また、<link + xlink:href="&url.base;/search/index.html">ハンドブックの検索</link> を行なうこともできます。</para> <para>FreeBSD ハンドブック日本語版の作成は FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402061056.s16Aup3n079820>