diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-24 08:47:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-24 08:47:11 +0000 |
commit | 0ac54bafd63c18af75a1e12211fdf9acffe99908 (patch) | |
tree | b328b35d78699930885d76a7f66a75a4c81e9ef3 | |
parent | ec8ef36c66e3ef24a31f05d1b3fe195155056d16 (diff) |
missing full stop;
-rw-r--r-- | libexec/spamd/spamd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8 index 15e40a89423..a45715176a0 100644 --- a/libexec/spamd/spamd.8 +++ b/libexec/spamd/spamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd.8,v 1.57 2005/08/06 19:52:36 jmc Exp $ +.\" $OpenBSD: spamd.8,v 1.58 2005/11/24 08:47:10 jmc Exp $ .\" .\" Copyright (c) 2002 Theo de Raadt. All rights reserved. .\" @@ -63,7 +63,7 @@ For black-listed 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 maxcon \- 100. .It Fl b Ar address Specify the local address to which .Nm |