- Merge the following from the English version:

r33667 -> r38867	head/ja_JP.eucJP/htdocs/developers/cvs.sgml
	r34838 -> r38956	head/ja_JP.eucJP/htdocs/platforms/amd64.sgml
This commit is contained in:
Ryusuke SUZUKI 2012-06-02 14:57:28 +00:00
parent f20ce0e571
commit 8e7d493bbe
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38963
2 changed files with 13 additions and 8 deletions
ja_JP.eucJP/htdocs
developers
platforms

View file

@ -6,7 +6,7 @@
]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.10 -->
<!-- Original revision: r38867 -->
<html>
&header;
@ -58,10 +58,17 @@
<p>2008 年 6 月より、ベースシステムの開発は、別のバージョン管理システム
<a href="http://subversion.tigris.org/">Subversion</a>
(略して SVN) に移行しました。
<a href="http://svn.freebsd.org/viewvc/base/">ウェブインタフェース</a>
<a href="http://svnweb.FreeBSD.org/base/">ウェブインタフェース</a>
を利用してリポジトリを見ることができます。
すべての変更点は、CVS リポジトリにも反映されます。</p>
<p>2012 年 5 月より、FreeBSD ドキュメンテーションプロジェクトは、CVS から
Subversion へと移行しました。ベースシステムとは異なり、
ドキュメントの SVN リポジトリへの変更点は、CVS には反映されません。<a
href="http://svnweb.FreeBSD.org/doc/">ウェブインタフェース</a>
を利用して FreeBSD ドキュメンテーションプロジェクトの
SVN リポジトリの内容を見ることができます。</p>
&footer;
</body>

View file

@ -6,7 +6,7 @@
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.24 -->
<!-- Original revision: r38956 -->
<html>
&header;
@ -50,16 +50,14 @@
<h3>その他の有用なリンク</h3>
<h4>AMD64 関連文書</h4>
<ul>
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/x86-64_overview.pdf">
<li><a href="http://support.amd.com/us/Processor_TechDocs/32200.pdf">
AMD x86-64 アーキテクチャ仕様</a></li>
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24592.pdf">
<li><a href="http://support.amd.com/us/Processor_TechDocs/24592_APM_v1.pdf">
AMD64 アーキテクチャアプリケーションプログラマ向けマニュアル</a></li>
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24593.pdf">
<li><a href="http://support.amd.com/us/Processor_TechDocs/24593_APM_v2.pdf">
AMD64 アーキテクチャシステムプログラマ向けマニュアル</a></li>
<li><a href="http://www.x86-64.org/documentation/abi.pdf">
AMD x86-64 プロセッサー固有アプリケーションバイナリインタフェース (ABI) 仕様草案</a></li>
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/x86-64_wp.pdf">
AMD x86-64 ホワイトペーパー</a></li>
</ul>
<h4>ソフトウェアツール</h4>