summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-12 20:52:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-12 20:52:15 +0000
commit6ee058a06ef40eb96b31542082fed0c2eb3a6ddf (patch)
tree70b23d5db15674be0c622de8968ff3207dafb2f6 /libexec
parent222e97bc0486a1a61b213331e2dd8a2ee9de541f (diff)
use .Nm nicely
Diffstat (limited to 'libexec')
-rw-r--r--libexec/smtpd/smtpfwdd/smtpfwdd.86
1 files changed, 4 insertions, 2 deletions
diff --git a/libexec/smtpd/smtpfwdd/smtpfwdd.8 b/libexec/smtpd/smtpfwdd/smtpfwdd.8
index 334eb0945d3..244953b6d0e 100644
--- a/libexec/smtpd/smtpfwdd/smtpfwdd.8
+++ b/libexec/smtpd/smtpfwdd/smtpfwdd.8
@@ -1,4 +1,4 @@
-.\" $Id: smtpfwdd.8,v 1.1 1997/12/12 20:44:39 beck Exp $
+.\" $Id: smtpfwdd.8,v 1.2 1997/12/12 20:52:14 deraadt Exp $
.Dd Dec 10, 1997
.Dt SMTPFWDD 8
.Os OpenBSD
@@ -79,7 +79,9 @@ queued messages are retried for eventual delivery, alternatively sendmail
may be run standalone, but not listening to the network if your version
of sendmail supports doing this correctly.
.Pp
-There are many different variations of sendmail. smtpfwdd will check
+There are many different variations of sendmail.
+.Nm smtpfwdd
+will check
and pay attention to the exit status of the sendmail processes it
invokes, possibly retrying an invocation of sendmail. If you aren't
using real unadulterated Berkeley sendmail of a recent vintage, you may