aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-04-25 18:46:07 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-04-25 18:46:07 +0000
commit0c0860570b6008c88803d96a9794ced60c26ff9d (patch)
treeb0864088dcc88ec9f61a11fae0d0b4dc6b95c01d /doc
parentb82bdbd3c5f891bd262010da65b5341c964bf2a0 (diff)
downloadmailfromd-0c0860570b6008c88803d96a9794ced60c26ff9d.tar.gz
mailfromd-0c0860570b6008c88803d96a9794ced60c26ff9d.tar.bz2
Fix typos
git-svn-id: file:///svnroot/mailfromd/trunk@1382 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'doc')
-rw-r--r--doc/mailfromd.texi6
-rw-r--r--doc/mtasim.texi2
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/mailfromd.texi b/doc/mailfromd.texi
index 77f552c8..2e37bb18 100644
--- a/doc/mailfromd.texi
+++ b/doc/mailfromd.texi
@@ -246,7 +246,7 @@ Command Line Options.
* Logging and Debugging Options::
* Informational Options::
-@command{mtasim} --- a tesing tool
+@command{mtasim} --- a testing tool
* interactive mode::
* expect commands::
@@ -4331,7 +4331,7 @@ of the socket if @samp{$2} is @samp{FAMILY_UNIX}. If @samp{$2} is
are handled by Sendmail in a special way. First of all, any textual
message is ignored. Secondly, the only action that immediately closes
the connection is @code{tempfail 421}. Any other reply codes result in
-Sendmail switching to @dfn{nullserever} mode, where it accepts any
+Sendmail switching to @dfn{nullserver} mode, where it accepts any
commands, but answers with a failure to any of them, except for the
following: @code{QUIT}, @code{HELO}, @code{NOOP}, which are processed
as usual.
@@ -9406,7 +9406,7 @@ f, @{client_addr@}
@end smallexample
@node mtasim, Reporting Bugs, Sendmail Configuration, Top
-@chapter @command{mtasim} --- a tesing tool
+@chapter @command{mtasim} --- a testing tool
@include mtasim.texi
@node Reporting Bugs, Gacopyz, mtasim, Top
diff --git a/doc/mtasim.texi b/doc/mtasim.texi
index cf792c8a..0c88361b 100644
--- a/doc/mtasim.texi
+++ b/doc/mtasim.texi
@@ -100,7 +100,7 @@ to:
@end smallexample
Notice, that @command{mtasim} does no domain checking, so such thing
-as @samp{rcpt to: <him@@domain>} was eaten without complains.
+as @samp{rcpt to: <him@@domain>} was eaten without complaints.
@anchor{mtasim milter port}
@mtasimopt{port, described}

Return to:

Send suggestions and report system problems to the System administrator.