summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorBob Beck <beck@cvs.openbsd.org>2007-03-06 02:00:26 +0000
committerBob Beck <beck@cvs.openbsd.org>2007-03-06 02:00:26 +0000
commit7fdf7561022580576cc6eed0f0d753631c9efc50 (patch)
treeacf623958add2c292e087e2efd0113642ef9b5eb /libexec
parentd94b0404a8671d15c6c4b121ec382e44ccbe0680 (diff)
document allowing -c to increase to within 200 of kern.maxfiles
Diffstat (limited to 'libexec')
-rw-r--r--libexec/spamd/spamd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8
index 4a5b76e2d2b..8e7c4a720ef 100644
--- a/libexec/spamd/spamd.8
+++ b/libexec/spamd/spamd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spamd.8,v 1.89 2007/03/05 21:25:29 beck Exp $
+.\" $OpenBSD: spamd.8,v 1.90 2007/03/06 02:00:25 beck Exp $
.\"
.\" Copyright (c) 2002 Theo de Raadt. All rights reserved.
.\"
@@ -120,7 +120,7 @@ Run in blacklist-only mode.
.It Fl c Ar maxcon
The maximum number of concurrent connections to allow.
.Ar maxcon
-may not exceed 800 (the default).
+may not exceed kern.maxfiles - 200, and defaults to 800.
.It Fl d
Debug mode.
.Nm