MFen:
1.20 -> 1.32 mirrors/chapter.sgml 1.9 -> 1.14 mail/chapter.sgml
This commit is contained in:
parent
a55d2016d9
commit
3199ea6310
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5599
2 changed files with 245 additions and 186 deletions
ja_JP.eucJP/books/handbook
|
@ -2,8 +2,8 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: 1.9
|
||||
$FreeBSD$
|
||||
Original revision: 1.14
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/mail/chapter.sgml,v 1.3 1999/09/06 06:53:30 peter Exp $
|
||||
-->
|
||||
|
||||
<chapter id="mail">
|
||||
|
@ -113,7 +113,7 @@
|
|||
<procedure>
|
||||
<step>
|
||||
<para>pop ソフトウェアを <ulink
|
||||
URL="../ports/mail.html">ports コレクション</ulink>
|
||||
url="../ports/mail.html">ports コレクション</ulink>
|
||||
から入手 します. pop ソフトウェアは,
|
||||
<filename>/usr/ports</filename> または
|
||||
パッケージコレクションにあります. このハンドブックには,
|
||||
|
@ -188,17 +188,17 @@ smtp 25/tcp mail #Simple Mail Transfer</programlisting>
|
|||
<para>次のコマンドを実行してみてください.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>hostname</userinput>
|
||||
newbsdbox.freebsd.org
|
||||
&prompt.root; <userinput>host newbsdbox.freebsd.org</userinput>
|
||||
newbsdbox.freebsd.org has address 204.216.27.xx</screen>
|
||||
newbsdbox.FreeBSD.org
|
||||
&prompt.root; <userinput>host newbsdbox.FreeBSD.org</userinput>
|
||||
newbsdbox.FreeBSD.org has address 204.216.27.xx</screen>
|
||||
|
||||
<para>もしあなたのマシンが上記のメッセージだけを出力したならば,
|
||||
<email>root@newbsdbox.freebsd.org</email> へのメールは,
|
||||
<email>root@newbsdbox.FreeBSD.org</email> へのメールは,
|
||||
問題なく 配送されるでしょう.</para>
|
||||
|
||||
<para>上記のメッセージの代わりに, </para>
|
||||
|
||||
<screen>&prompt.root; <userinput>host newbsdbox.freebsd.org</userinput>
|
||||
<screen>&prompt.root; <userinput>host newbsdbox.FreeBSD.org</userinput>
|
||||
newbsdbox.FreeBSD.org has address 204.216.27.xx
|
||||
newbsdbox.FreeBSD.org mail is handled (pri=10) by freefall.FreeBSD.org</screen>
|
||||
|
||||
|
@ -687,6 +687,6 @@ OwTrue
|
|||
sgml-indent-data: t
|
||||
sgml-omittag: nil
|
||||
sgml-always-quote-attributes: t
|
||||
sgml-parent-document: ("../handbook.sgml" "part" "chapter")
|
||||
sgml-parent-document: ("../book.sgml" "part" "chapter")
|
||||
End:
|
||||
-->
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue