Merge the following updates in the English version.

anoncvs.sgml       1.1 -> 1.2
authors.sgml       1.129 -> 1.135
bibliography.sgml  1.37 -> 1.38
contrib.sgml       1.330 -> 1.338
This commit is contained in:
Hiroyuki Hanai 1999-02-03 07:03:17 +00:00
parent d2b5aa5e6a
commit c711b5523e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4186
4 changed files with 70 additions and 17 deletions

View file

@ -1,6 +1,6 @@
<!-- $Id: anoncvs.sgml,v 1.1 1998-07-20 05:33:59 hanai Exp $ -->
<!-- $Id: anoncvs.sgml,v 1.2 1999-02-03 07:03:16 hanai Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.1 -->
<!-- Original revision: 1.2 -->
<sect1><heading>Anonymous CVS<label id="anoncvs"></heading>
@ -66,8 +66,10 @@ FreeBSD
<tag/HEAD/
主要部をなす流れ, すなわち FreeBSD-current のための名前です.
また, どのリビジョンも指定されなかったときにはこれになります.
<tag/RELENG_3/
FreeBSD-3.x の開発のための流れです. FreeBSD-stable としても知られています. ports コレクションには無効です.
<tag/RELENG_2_2/
FreeBSD-2.2.x の開発のための流れです. FreeBSD-stable としても
FreeBSD-2.2.x の開発のための流れです. 2.2-stable としても
知られています.
ports コレクションにはふさわしくありません.
<tag/RELENG_2_1_0/

View file

@ -1,6 +1,6 @@
<!-- $Id: authors.sgml,v 1.58 1998-12-15 18:22:06 motoyuki Exp $ -->
<!-- $Id: authors.sgml,v 1.59 1999-02-03 07:03:16 hanai Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.129 -->
<!-- Original revision: 1.135 -->
<!--
Names and email address of contributing authors and CVS committers.
@ -123,10 +123,18 @@ Please keep this list in alphabetical order by entity names.
<tt><htmlurl url='mailto:dfr@FreeBSD.ORG'
name='&lt;dfr@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.dillon "Matthew Dillon
<tt><htmlurl url='mailto:dillon@FreeBSD.ORG'
name='&lt;dillon@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.dima "Dima Ruban
<tt><htmlurl url='mailto:dima@FreeBSD.ORG'
name='&lt;dima@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.dirk "Dirk Fr&ouml;mberg
<tt><htmlurl url='mailto:dirk@FreeBSD.ORG'
name='&lt;dirk@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.dirkvangulik "Dirk-Willem van Gulik
<tt><htmlurl url='mailto:Dirk.vanGulik@jrc.it'
name='&lt;Dirk.vanGulik@jrc.it&gt;'></tt>">
@ -179,6 +187,10 @@ Please keep this list in alphabetical order by entity names.
<tt><htmlurl url='mailto:fsmp@FreeBSD.ORG'
name='&lt;fsmp@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.gallatin "Andrew Gallatin
<tt><htmlurl url='mailto:gallatin@FreeBSD.ORG'
name='&lt;gallatin@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.gclarkii "Gary Clark II
<tt><htmlurl url='mailto:gclarkii@FreeBSD.ORG'
name='&lt;gclarkii@FreeBSD.ORG&gt;'></tt>">
@ -232,8 +244,8 @@ Please keep this list in alphabetical order by entity names.
name='&lt;helbig@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.hm "Hellmuth Michaelis
<tt><htmlurl url='mailto:hm@kts.org'
name='&lt;hm@kts.org&gt;'></tt>">
<tt><htmlurl url='mailto:hm@FreeBSD.ORG'
name='&lt;hm@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.hoek "Tim Vanderhoek
<tt><htmlurl url='mailto:hoek@FreeBSD.ORG'
@ -415,9 +427,9 @@ Please keep this list in alphabetical order by entity names.
<tt><htmlurl url='mailto:md@bsc.no'
name='&lt;md@bsc.no&gt;'></tt>">
<!ENTITY a.dillon "Matthew Dillon
<tt><htmlurl url='mailto:dillon@FreeBSD.ORG'
name='&lt;dillon@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.mks "Mike Spengler
<tt><htmlurl url='mailto:mks@FreeBSD.ORG'
name='&lt;mks@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.motoyuki "º£Ìî ¸µÇ·
<tt><htmlurl url='mailto:motoyuki@FreeBSD.ORG'
@ -443,6 +455,10 @@ Please keep this list in alphabetical order by entity names.
<tt><htmlurl url='mailto:nectar@FreeBSD.ORG'
name='&lt;nectar@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.newton "Mark Newton
<tt><htmlurl url='mailto:newton@FreeBSD.ORG'
name='&lt;newton@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.nhibma "Nick Hibma
<tt><htmlurl url='mailto:n_hibma@FreeBSD.ORG'
name='&lt;n_hibma@FreeBSD.ORG&gt;'></tt>">
@ -543,6 +559,10 @@ Please keep this list in alphabetical order by entity names.
<tt><htmlurl url='mailto:sef@FreeBSD.ORG'
name='&lt;sef@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.simokawa "Hidetoshi Shimokawa
<tt><htmlurl url='mailto:simokawa@FreeBSD.ORG'
name='&lt;simokawa@FreeBSD.ORG&gt;'></tt>">
<!ENTITY a.smace "Scott Mace
<tt><htmlurl url='mailto:smace@FreeBSD.ORG'
name='&lt;smace@FreeBSD.ORG&gt;'></tt>">

View file

@ -1,6 +1,6 @@
<!-- $Id: bibliography.sgml,v 1.17 1998-10-15 22:47:01 motoyuki Exp $ -->
<!-- $Id: bibliography.sgml,v 1.18 1999-02-03 07:03:17 hanai Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.37 -->
<!-- Original revision: 1.38 -->
<chapt>
<heading>参考図書<label id="bibliography"></heading>
@ -48,6 +48,11 @@
<item>FreeBSD mit Methode (ドイツ語版).
Computer und Literatur Verlag/Vertrieb Hanser 発行.
1998. ISBN 3-932311-31-0
<item><htmlurl
url="http://www.pc.mycom.co.jp/FreeBSD/install-manual.html"
name="FreeBSD インストール &amp; 活用マニュアル">,
published by <htmlurl url="http://www.pc.mycom.co.jp/"
name="毎日コミュニケーションズ">, ISBN4-8399-0112-0 P3600E.
</itemize>
<p><bf>英語の書籍 & 雑誌:</bf>
@ -88,6 +93,15 @@
url="http://www-wks.acs.ohio-state.edu/unix_course/unix.html"
name="UNIX Introductory Course"> which is available online
in HTML and postscript format.</item>
<item><htmlurl url="http://www.jp.FreeBSD.ORG/"
name="FreeBSD 友の会 jpman プロジェクト">.
<sl><htmlurl url="http://www.pc.mycom.co.jp/FreeBSD/urm.html"
name="FreeBSD User's Reference Manual"></sl>
(日本語訳).
<htmlurl url="http://www.pc.mycom.co.jp/"
name="毎日コミュニケーションズ">, 1998.
ISBN4-8399-0088-4 P3800E.</item>
</itemize>
<sect>
@ -160,6 +174,15 @@
O'Reilly &amp; Associates, Inc., 1991.
<newline>ISBN 0-937175-75-7</item>
<item><htmlurl url="http://www.jp.FreeBSD.ORG/"
name="FreeBSD 友の会 jpman プロジェクト">.
<sl><htmlurl url="http://www.pc.mycom.co.jp/FreeBSD/sam.html"
name="FreeBSD System Administrator's Manual"></sl>
(日本語訳).
<htmlurl url="http://www.pc.mycom.co.jp/"
name="毎日コミュニケーションズ">, 1998.
ISBN4-8399-0109-0 P3300E.</item>
</itemize>
<sect>

View file

@ -1,6 +1,6 @@
<!-- $Id: contrib.sgml,v 1.96 1998-12-15 18:22:06 motoyuki Exp $ -->
<!-- $Id: contrib.sgml,v 1.97 1999-02-03 07:03:17 hanai Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.330 -->
<!-- Original revision: 1.338 -->
<!-- Please try to keep the file 'avail' (from CVSROOT)
in sync with the list of FreeBSD Developers -->
@ -75,7 +75,9 @@
<item>&a.jfitz;
<item>&a.scrappy;
<item>&a.lars;
<item>&a.dirk;
<item>&a.billf;
<item>&a.gallatin;
<item>&a.tg;
<item>&a.brandon;
<item>&a.graichen;
@ -111,11 +113,13 @@
<item>&a.mckay;
<item>&a.mckusick;
<item>&a.ken;
<item>&a.hm;
<item>&a.tedm;
<item>&a.amurai;
<item>&a.markm;
<item>&a.max;
<item>&a.alex;
<item>&a.newton;
<item>&a.rnordier;
<item>&a.davidn;
<item>&a.obrien;
@ -141,10 +145,12 @@
<item>&a.wosch;
<item>&a.ats;
<item>&a.jseger;
<item>&a.simokawa;
<item>&a.vanilla;
<item>&a.msmith;
<item>&a.des;
<item>&a.brian;
<item>&a.mks;
<item>&a.stark;
<item>&a.karl;
<item>&a.dt;
@ -172,10 +178,12 @@ name="FreeBSD
<tag/ハンドブックおよび FAQ 編集担当/ &a.faq;
<tag/ニュースフラッシュ編集担当/ &a.nsj; <p><em>副担当:</em>&a.john;
<tag/FreeBSD Really-Quick NewsLetter編集担当/ Chris Coleman <tt><htmlurl url="mailto:chrisc@vmunix.com" name="&lt;chrisc@vmunix.com&gt;"></tt>
<tag/FreeBSD ギャラリーおよび商用ベンダ情報ページ担当/ &a.nsj; <p><em>副担当</em>&a.cawimm
<tag/WEB ページデザイン等の美術担当/ &a.opsys;
<tag/ギャラリーページ担当/ &a.nsj; <p><em>副担当</em>&a.cawimm
<tag/商用ベンダーページ担当/ &a.mbarkah;<p>
<tag/WEB 更新担当/ &a.mbarkah;<p>
<tag/デザインやアートディレクション担当/ &a.opsys;<p>
<tag/データベース技術担当/ &a.mayo;<p>
<tag/CGI 技術担当/ &a.cracauer;<p>
<tag/CGI 技術担当/ &a.stb;<p>
<tag/雑務担当/ &a.nsj;
<tag/LinuxDoc から DocBook への移行/ &a.nik;
</descrip>