Fix a typo, which is the same one as my previous commit.
Submitted by: Matsumoto <ymatsu@vid.cpg.sony.co.jp>
This commit is contained in:
parent
5d040c5e3f
commit
439fb1e11d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2599
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: admin.sgml,v 1.2 1998-01-22 08:48:52 hanai Exp $ -->
|
||||
<!-- $Id: admin.sgml,v 1.3 1998-03-27 06:19:25 hanai Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.2 -->
|
||||
<!-- Original revision: 1.3 -->
|
||||
|
||||
<sect>
|
||||
<heading>システム管理<label id="admin"></heading>
|
||||
|
@ -968,7 +968,7 @@
|
|||
define(`confDELIVERY_MODE', `deferred')dnl
|
||||
</verb>
|
||||
|
||||
<p><tt/.mc/ ファイルから <tt/sendmail.rc/ への変換方法については,
|
||||
<p><tt/.mc/ ファイルから <tt/sendmail.cf/ への変換方法については,
|
||||
前のセクションを参照してください. sendmail.cf を更新した後に
|
||||
sendmail をリスタートするのもお忘れなく.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: admin.sgml,v 1.2 1998-01-22 08:48:52 hanai Exp $ -->
|
||||
<!-- $Id: admin.sgml,v 1.3 1998-03-27 06:19:25 hanai Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.2 -->
|
||||
<!-- Original revision: 1.3 -->
|
||||
|
||||
<sect>
|
||||
<heading>システム管理<label id="admin"></heading>
|
||||
|
@ -968,7 +968,7 @@
|
|||
define(`confDELIVERY_MODE', `deferred')dnl
|
||||
</verb>
|
||||
|
||||
<p><tt/.mc/ ファイルから <tt/sendmail.rc/ への変換方法については,
|
||||
<p><tt/.mc/ ファイルから <tt/sendmail.cf/ への変換方法については,
|
||||
前のセクションを参照してください. sendmail.cf を更新した後に
|
||||
sendmail をリスタートするのもお忘れなく.
|
||||
|
||||
|
|
Loading…
Reference in a new issue