- 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"?>
|
||||
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
|
||||
"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">
|
||||
%chapters;
|
||||
<!ENTITY % txtfiles SYSTEM "txtfiles.ent">
|
||||
%txtfiles;
|
||||
]>
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r42899
|
||||
$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>
|
||||
|
||||
<book xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
xml:lang="ja">
|
||||
|
||||
<author><orgname>FreeBSD ドキュメンテーションプロジェクト</orgname></author>
|
||||
<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
|
||||
|
|
Loading…
Reference in a new issue