summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-11-14 17:37:48 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-11-14 17:37:48 +0000
commit38e31f133263e45d9626b09f6c6c87b5ed346743 (patch)
treed745a2984199d05b91297215f6a86f725a37ce7c
parent8dce3ab9bfc14b427e6cc4186ce8ff0589212aee (diff)
improve previous;
-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 98417aab39d..1d4a31e7c8b 100644
--- a/libexec/spamd/spamd.8
+++ b/libexec/spamd/spamd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spamd.8,v 1.65 2006/11/14 17:35:19 jmc Exp $
+.\" $OpenBSD: spamd.8,v 1.66 2006/11/14 17:37:47 jmc Exp $
.\"
.\" Copyright (c) 2002 Theo de Raadt. All rights reserved.
.\"
@@ -78,7 +78,7 @@ listens on all local addresses.
.It Fl c Ar maxcon
The maximum number of concurrent connections to allow.
.Ar maxcon
-may not exceed the default of 800.
+may not exceed 800 (the default).
.It Fl d
Debug mode.
.Nm