diff options
| author | Motoyuki Konno <motoyuki@FreeBSD.org> | 1998-08-26 16:10:30 +0000 |
|---|---|---|
| committer | Motoyuki Konno <motoyuki@FreeBSD.org> | 1998-08-26 16:10:30 +0000 |
| commit | 69dfa7b8cfddb0fc40ff2b92212b07d40ca6a36d (patch) | |
| tree | f1ff5825d7adbb9b2175e17f91a52599c841042a /ja | |
| parent | acb8cdcc8b905c97d480226a79d108c890834889 (diff) | |
Notes
Diffstat (limited to 'ja')
| -rw-r--r-- | ja/handbook/authors.sgml | 12 | ||||
| -rw-r--r-- | ja/handbook/contrib.sgml | 6 | ||||
| -rw-r--r-- | ja/handbook/handbook.sgml | 9 |
3 files changed, 19 insertions, 8 deletions
diff --git a/ja/handbook/authors.sgml b/ja/handbook/authors.sgml index 7f69809f1f..e6e399f495 100644 --- a/ja/handbook/authors.sgml +++ b/ja/handbook/authors.sgml @@ -1,6 +1,6 @@ -<!-- $Id: authors.sgml,v 1.49 1998-08-26 13:38:02 motoyuki Exp $ --> +<!-- $Id: authors.sgml,v 1.50 1998-08-26 16:10:30 motoyuki Exp $ --> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.111 --> +<!-- Original revision: 1.113 --> <!-- Names and email address of contributing authors and CVS committers. @@ -351,6 +351,10 @@ Please keep this list in alphabetical order by entity names. <tt><htmlurl url='mailto:ljo@FreeBSD.ORG' name='<ljo@FreeBSD.ORG>'></tt>"> +<!ENTITY a.luoqi "Luoqi Chen + <tt><htmlurl url='mailto:luoqi@FreeBSD.ORG' + name='<luoqi@FreeBSD.ORG>'></tt>"> + <!ENTITY a.markm "Mark Murray <tt><htmlurl url='mailto:markm@FreeBSD.ORG' name='<markm@FreeBSD.ORG>'></tt>"> @@ -379,6 +383,10 @@ Please keep this list in alphabetical order by entity names. <tt><htmlurl url='mailto:md@bsc.no' name='<md@bsc.no>'></tt>"> +<!ENTITY a.dillon "Matthew Dillon + <tt><htmlurl url='mailto:dillon@FreeBSD.ORG' + name='<dillon@FreeBSD.ORG>'></tt>"> + <!ENTITY a.motoyuki "今野 元之 <tt><htmlurl url='mailto:motoyuki@FreeBSD.ORG' name='<motoyuki@FreeBSD.ORG>'></tt>"> diff --git a/ja/handbook/contrib.sgml b/ja/handbook/contrib.sgml index 1ee34ba98d..9c1871a15b 100644 --- a/ja/handbook/contrib.sgml +++ b/ja/handbook/contrib.sgml @@ -1,6 +1,6 @@ -<!-- $Id: contrib.sgml,v 1.86 1998-08-26 13:38:03 motoyuki Exp $ --> +<!-- $Id: contrib.sgml,v 1.87 1998-08-26 16:10:30 motoyuki Exp $ --> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.300 --> +<!-- Original revision: 1.302 --> <!-- Please try to keep the file 'avail' (from CVSROOT) in sync with the list of FreeBSD Developers --> @@ -57,6 +57,7 @@ <item>&a.danny; <item>&a.thepish; <item>&a.charnier; + <item>&a.luoqi; <item>&a.ejc; <item>&a.kjc; <item>&a.gclarkii; @@ -144,6 +145,7 @@ <item>&a.yokota; <item>&a.jmz; <item>&a.dwhite; + <item>&a.dillon; </itemize> <sect><heading>FreeBSD ドキュメンテーションプロジェクト<label id="staff:doc"></heading> diff --git a/ja/handbook/handbook.sgml b/ja/handbook/handbook.sgml index 9d113a7453..bd0da59876 100644 --- a/ja/handbook/handbook.sgml +++ b/ja/handbook/handbook.sgml @@ -1,6 +1,6 @@ -<!-- $Id: handbook.sgml,v 1.31 1998-08-10 12:58:48 kuriyama Exp $ --> +<!-- $Id: handbook.sgml,v 1.32 1998-08-26 16:10:30 motoyuki Exp $ --> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.88 --> +<!-- Original revision: 1.89 --> <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [ @@ -36,7 +36,7 @@ <author> <name>FreeBSD ドキュメンテーションプロジェクト</name> </author> - <date>1998年3月</date> + <date>1998年7月</date> <abstract>FreeBSD へようこそ! このハンドブックは<bf>FreeBSD Release &rel.current;</bf>のインストールおよび, 日常での使い方について記述したもので, @@ -58,7 +58,8 @@ FreeBSD ドキュメンテーションプロジェクトによって編集されています. name="日本国内版 FreeBSD World Wide Web サーバ">や <url url="http://www.FreeBSD.ORG/" name="FreeBSD World Wide Web サーバ"> で見ることができますし, <url url="handbook.latin1" name="プレーンテキスト"> や -<url url="handbook.ps" name="postscript">, PDF, HTML 形式のものを +<url url="handbook.ps" name="postscript">, PDF, +<url url="handbook-html.tar.gz" name="HTML"> 形式のものを HTTP でダウンロードすることもできます. これらを gzip で圧縮したものが <url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/docs" name="FreeBSD FTP サーバ"> や, たくさんの<ref id="mirrors-ftp" name="ミラーサイト">に置かれています. |
