Merge the following from the English version:

1.138 -> 1.139	authors.ent
	1.355 -> 1.357	contrib/chapter.sgml
	1.104 -> 1.105	mirrors/chapter.sgml
	1.19  -> 1.20 	serialcomms/chapter.sgml
This commit is contained in:
Hiroki Sato 2000-12-30 11:51:09 +00:00
parent b7c2aa55bd
commit 1ea6552c46
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8593
6 changed files with 32 additions and 21 deletions
ja_JP.eucJP
articles/contributing
books/handbook
share/sgml

View file

@ -2,8 +2,8 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: 1.355
$FreeBSD: doc/ja_JP.eucJP/books/handbook/contrib/chapter.sgml,v 1.50 2000/11/14 09:09:03 kiri Exp $
Original revision: 1.357
$FreeBSD: doc/ja_JP.eucJP/books/handbook/contrib/chapter.sgml,v 1.51 2000/12/27 16:08:07 hrs Exp $
-->
<chapter id="contrib">
@ -2639,10 +2639,6 @@ Copyright (C) [ǯ]
<email>fujimoto@oscar.elec.waseda.ac.jp</email></para>
</listitem>
<listitem>
<para>FUJISHIMA Satsuki <email>k5@respo.or.jp</email></para>
</listitem>
<listitem>
<para>FURUSAWA Kazuhisa
<email>furusawa@com.cs.osakafu-u.ac.jp</email></para>
@ -5482,6 +5478,11 @@ Copyright (C) [ǯ]
<email>zensyo@ann.tama.kawasaki.jp</email></para>
</listitem>
<listitem>
<para>Svein Skogen
<email>tds@nsn.no</email></para>
</listitem>
<listitem>
<para>Tadashi Kumano <email>kumano@strl.nhk.or.jp</email></para>
</listitem>

View file

@ -2,9 +2,9 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: 1.138
Original revision: 1.139
$FreeBSD: doc/ja_JP.eucJP/books/handbook/authors.ent,v 1.46 2000/11/23 19:57:08 hrs Exp $
$FreeBSD: doc/ja_JP.eucJP/books/handbook/authors.ent,v 1.47 2000/12/25 15:48:38 hrs Exp $
Names and email address of contributing authors and CVS committers.
Entity names for committers should be the same as their login names on
@ -481,6 +481,8 @@
<!ENTITY a.sef "Sean Eric Fagan <email>sef@FreeBSD.org</email>">
<!ENTITY a.sf "FUJISHIMA Satsuki <email>sf@FreeBSD.org</email>">
<!ENTITY a.shafeeq "Shafeeq Sinnamohideen <email>shafeeq@FreeBSD.org</email>">
<!ENTITY a.sheldonh "Sheldon Hearn <email>sheldonh@FreeBSD.org</email>">

View file

@ -2,8 +2,8 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: 1.355
$FreeBSD: doc/ja_JP.eucJP/books/handbook/contrib/chapter.sgml,v 1.50 2000/11/14 09:09:03 kiri Exp $
Original revision: 1.357
$FreeBSD: doc/ja_JP.eucJP/books/handbook/contrib/chapter.sgml,v 1.51 2000/12/27 16:08:07 hrs Exp $
-->
<chapter id="contrib">
@ -2639,10 +2639,6 @@ Copyright (C) [ǯ]
<email>fujimoto@oscar.elec.waseda.ac.jp</email></para>
</listitem>
<listitem>
<para>FUJISHIMA Satsuki <email>k5@respo.or.jp</email></para>
</listitem>
<listitem>
<para>FURUSAWA Kazuhisa
<email>furusawa@com.cs.osakafu-u.ac.jp</email></para>
@ -5482,6 +5478,11 @@ Copyright (C) [ǯ]
<email>zensyo@ann.tama.kawasaki.jp</email></para>
</listitem>
<listitem>
<para>Svein Skogen
<email>tds@nsn.no</email></para>
</listitem>
<listitem>
<para>Tadashi Kumano <email>kumano@strl.nhk.or.jp</email></para>
</listitem>

View file

@ -2,8 +2,8 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: 1.104
$FreeBSD: doc/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml,v 1.37 2000/11/23 19:57:09 hrs Exp $
Original revision: 1.105
$FreeBSD: doc/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml,v 1.38 2000/12/25 15:48:40 hrs Exp $
-->
<appendix id="mirrors">
@ -3341,6 +3341,11 @@ doc/ja_JP.eucJP</screen>
<para>cvsup4.ru.FreeBSD.org
(ÊݼéôÅö <email>zhecka@klondike.ru</email>)</para>
</listitem>
<listitem>
<para>cvsup5.ru.FreeBSD.org
(ÊݼéôÅö <email>maxim@macomnet.ru</email>)</para>
</listitem>
</itemizedlist>
</listitem>
</varlistentry>

View file

@ -2,8 +2,8 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: 1.19
$FreeBSD: doc/ja_JP.eucJP/books/handbook/serialcomms/chapter.sgml,v 1.6 2000/07/17 04:21:35 kuriyama Exp $
Original revision: 1.20
$FreeBSD: doc/ja_JP.eucJP/books/handbook/serialcomms/chapter.sgml,v 1.7 2000/07/20 12:22:35 hrs Exp $
-->
<chapter id="serialcomms">
@ -1624,7 +1624,7 @@ ttyd0 "/usr/libexec/getty xxx" dialup on</programlisting>
シグナルを送り, <filename>/etc/ttys</filename> を
読み込み直させてください.
<screen>&prompt.root; <userinput>kill -1 1</userinput></screen>
<screen>&prompt.root; <userinput>kill -HUP 1</userinput></screen>
ただ, もし初めてシステムを設定しているのであれば,
モデムが適切に設定さ

View file

@ -2,9 +2,9 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: 1.138
Original revision: 1.139
$FreeBSD: doc/ja_JP.eucJP/books/handbook/authors.ent,v 1.46 2000/11/23 19:57:08 hrs Exp $
$FreeBSD: doc/ja_JP.eucJP/books/handbook/authors.ent,v 1.47 2000/12/25 15:48:38 hrs Exp $
Names and email address of contributing authors and CVS committers.
Entity names for committers should be the same as their login names on
@ -481,6 +481,8 @@
<!ENTITY a.sef "Sean Eric Fagan <email>sef@FreeBSD.org</email>">
<!ENTITY a.sf "FUJISHIMA Satsuki <email>sf@FreeBSD.org</email>">
<!ENTITY a.shafeeq "Shafeeq Sinnamohideen <email>shafeeq@FreeBSD.org</email>">
<!ENTITY a.sheldonh "Sheldon Hearn <email>sheldonh@FreeBSD.org</email>">