MFen (1.22 -> 1.23).
Submitted by: "M.Kimura" <ccs@din.or.jp>
This commit is contained in:
parent
c2c49ad9fb
commit
fc7548d951
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12230
1 changed files with 44 additions and 9 deletions
|
@ -2,14 +2,20 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: 1.22
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/policies/chapter.sgml,v 1.13 2001/07/19 16:25:27 hrs Exp $
|
||||
Original revision: 1.23
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<chapter id="policies">
|
||||
<title>ソースツリーのガイドラインおよび方針</title>
|
||||
<chapterinfo>
|
||||
<authorgroup>
|
||||
<firstname>Poul-Henning</firstname>
|
||||
<surname>Kamp</surname>
|
||||
<contrib>寄稿: </contrib>
|
||||
</authorgroup>
|
||||
</chapterinfo>
|
||||
|
||||
<para><emphasis>原作: &a.phk;</emphasis>.</para>
|
||||
<title>ソースツリーのガイドラインおよび方針</title>
|
||||
|
||||
<para><emphasis>訳者: &a.jp.mihoko;, 1996 年 9 月 6 日.</emphasis></para>
|
||||
|
||||
|
@ -60,13 +66,26 @@
|
|||
</sect1>
|
||||
|
||||
<sect1 id="policies-contributed">
|
||||
<sect1info>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Poul-Henning</firstname>
|
||||
<surname>Kamp</surname>
|
||||
<contrib>寄稿: </contrib>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>David</firstname>
|
||||
<surname>O'Brien</surname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<!-- June 1996 -->
|
||||
</sect1info>
|
||||
|
||||
<title>寄贈ソフトウェア</title>
|
||||
<indexterm><primary>寄贈ソフトウェア</primary></indexterm>
|
||||
|
||||
<para><emphasis>原作: &a.phk; and &a.obrien;.</emphasis></para>
|
||||
<para><emphasis>訳者: &a.jp.mihoko;</emphasis></para>
|
||||
|
||||
<para>1996年6月.</para>
|
||||
|
||||
<para>FreeBSD 配布物のうちのいくつかのソフトウェアは FreeBSD
|
||||
プロジェクト 以外のところで保守されています. 歴史的な経緯から,
|
||||
|
@ -381,10 +400,26 @@ obrien@FreeBSD.org - 30 March 1997</programlisting>
|
|||
</sect1>
|
||||
|
||||
<sect1 id="policies-shlib">
|
||||
<title>共有ライブラリ</title>
|
||||
<sect1info>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Satoshi</firstname>
|
||||
<surname>Asami</surname>
|
||||
<contrib>寄稿: </contrib>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Peter</firstname>
|
||||
<surname>Wemm</surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>David</firstname>
|
||||
<surname>O'Brien</surname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<!-- 9 Dec 1996 -->
|
||||
</sect1info>
|
||||
|
||||
<para><emphasis>Contributed by &a.asami;, &a.peter;, and &a.obrien;.
|
||||
<!-- <br> -->9 December 1996.</emphasis></para>
|
||||
<title>共有ライブラリ</title>
|
||||
|
||||
<para>もしあなたが共有ライブラリをサポートする機能を port
|
||||
に追加した り,
|
||||
|
|
Loading…
Reference in a new issue