summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libexec/spamd/spamd.89
1 files changed, 6 insertions, 3 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8
index 609cdaae0aa..98417aab39d 100644
--- a/libexec/spamd/spamd.8
+++ b/libexec/spamd/spamd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spamd.8,v 1.64 2006/10/19 11:46:51 jmc Exp $
+.\" $OpenBSD: spamd.8,v 1.65 2006/11/14 17:35:19 jmc Exp $
.\"
.\" Copyright (c) 2002 Theo de Raadt. All rights reserved.
.\"
@@ -64,7 +64,9 @@ For blacklisted entries, return error code 550 to the spammer.
The maximum number of concurrent blacklisted connections to allow in
greylisting mode.
This value may not be greater than maxcon (see below).
-The default is maxcon \- 100.
+The default is
+.Ar maxcon
+\- 100.
.It Fl b Ar address
Specify the local address to which
.Nm
@@ -75,7 +77,8 @@ By default
listens on all local addresses.
.It Fl c Ar maxcon
The maximum number of concurrent connections to allow.
-The default is 800.
+.Ar maxcon
+may not exceed the default of 800.
.It Fl d
Debug mode.
.Nm