- Merge the following from the English version:
r42899 -> r43687 head/ja_JP.eucJP/books/handbook/book.xml
This commit is contained in:
parent
20347840d4
commit
8bbe6ebbe8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43802
1 changed files with 27 additions and 18 deletions
|
@ -1,23 +1,30 @@
|
||||||
<?xml version="1.0" encoding="euc-jp"?>
|
<?xml version="1.0" encoding="euc-jp"?>
|
||||||
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
|
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
|
||||||
"http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [
|
"http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [
|
||||||
|
<!--
|
||||||
|
The FreeBSD Documentation Project
|
||||||
|
The FreeBSD Japanese Documentation Project
|
||||||
|
|
||||||
|
Original revision: r43687
|
||||||
|
$FreeBSD$
|
||||||
|
-->
|
||||||
|
|
||||||
<!ENTITY % chapters SYSTEM "chapters.ent">
|
<!ENTITY % chapters SYSTEM "chapters.ent">
|
||||||
%chapters;
|
%chapters;
|
||||||
<!ENTITY % txtfiles SYSTEM "txtfiles.ent">
|
<!ENTITY % txtfiles SYSTEM "txtfiles.ent">
|
||||||
%txtfiles;
|
%txtfiles;
|
||||||
]>
|
]>
|
||||||
<!--
|
|
||||||
The FreeBSD Documentation Project
|
|
||||||
The FreeBSD Japanese Documentation Project
|
|
||||||
|
|
||||||
Original revision: r42899
|
<book xmlns="http://docbook.org/ns/docbook"
|
||||||
$FreeBSD$
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||||
-->
|
xml:lang="ja">
|
||||||
<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>
|
|
||||||
|
|
||||||
|
<info>
|
||||||
|
<title>FreeBSD ハンドブック</title>
|
||||||
|
|
||||||
<author><orgname>FreeBSD ドキュメンテーションプロジェクト</orgname></author>
|
<author>
|
||||||
|
<orgname>FreeBSD ドキュメンテーションプロジェクト</orgname>
|
||||||
|
</author>
|
||||||
|
|
||||||
<pubdate>$FreeBSD$</pubdate>
|
<pubdate>$FreeBSD$</pubdate>
|
||||||
|
|
||||||
|
@ -43,6 +50,7 @@
|
||||||
<year>2011</year>
|
<year>2011</year>
|
||||||
<year>2012</year>
|
<year>2012</year>
|
||||||
<year>2013</year>
|
<year>2013</year>
|
||||||
|
<year>2014</year>
|
||||||
<holder>The FreeBSD Documentation Project</holder>
|
<holder>The FreeBSD Documentation Project</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
|
@ -99,17 +107,18 @@
|
||||||
FreeBSD ウェブサイト</link> および
|
FreeBSD ウェブサイト</link> および
|
||||||
<link xlink:href="http://www.FreeBSD.org/">FreeBSD ウェブサイト</link>
|
<link xlink:href="http://www.FreeBSD.org/">FreeBSD ウェブサイト</link>
|
||||||
から入手できます
|
から入手できます
|
||||||
(この文書の以前のバージョンは
|
(この文書の以前のバージョンは <uri
|
||||||
<uri xlink:href="http://docs.FreeBSD.org/doc/">http://docs.FreeBSD.org/doc/</uri>
|
xlink:href="http://docs.FreeBSD.org/doc/">http://docs.FreeBSD.org/doc/</uri>
|
||||||
から入手できます)。
|
から入手できます)。
|
||||||
また、他のさまざまな文書形式、圧縮形式のものが
|
また、他のさまざまな文書形式、圧縮形式のものが <link
|
||||||
<link xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc">FreeBSD FTP
|
xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD
|
||||||
サーバ</link> や数多くの <link linkend="mirrors">ミラーサイト</link>
|
FTP サーバ</link> や数多くの
|
||||||
|
<link linkend="mirrors">ミラーサイト</link>
|
||||||
からダウンロードできます。
|
からダウンロードできます。
|
||||||
このハンドブックの書籍版 (英語版) は、
|
このハンドブックの書籍版 (英語版) は、
|
||||||
<link xlink:href="http://www.freebsdmall.com/">FreeBSD Mall</link>
|
<link xlink:href="http://www.freebsdmall.com/">FreeBSD
|
||||||
から購入できます。
|
Mall</link> から購入できます。また、<link
|
||||||
また、<link xlink:href="&url.base;/search/index.html">ハンドブックの検索</link>
|
xlink:href="&url.base;/search/index.html">ハンドブックの検索</link>
|
||||||
を行なうこともできます。</para>
|
を行なうこともできます。</para>
|
||||||
|
|
||||||
<para>FreeBSD ハンドブック日本語版の作成は FreeBSD
|
<para>FreeBSD ハンドブック日本語版の作成は FreeBSD
|
||||||
|
|
Loading…
Reference in a new issue