diff options
author | 2007-08-11 06:09:02 +0000 | |
---|---|---|
committer | 2007-08-11 06:09:02 +0000 | |
commit | 97ced7bbafee6beeb76849bb55221f0dff0c9565 (patch) | |
tree | 4be630ecea40ef7d254ee2455c6aa41ba8ad0746 | |
parent | Add note to the effect that the spamd pf table is no (diff) | |
download | wireguard-openbsd-97ced7bbafee6beeb76849bb55221f0dff0c9565.tar.xz wireguard-openbsd-97ced7bbafee6beeb76849bb55221f0dff0c9565.zip |
tweak previous:
- this document talks about "default mode", not "greylisting mode"
- kill trailing whitespace
-rw-r--r-- | libexec/spamd/spamd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8 index ff593a1c6f2..933b49d0237 100644 --- a/libexec/spamd/spamd.8 +++ b/libexec/spamd/spamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd.8,v 1.106 2007/08/11 02:48:32 jsg Exp $ +.\" $OpenBSD: spamd.8,v 1.107 2007/08/11 06:09:02 jmc Exp $ .\" .\" Copyright (c) 2002 Theo de Raadt. All rights reserved. .\" @@ -594,9 +594,9 @@ required traps to be entered into the database including the enclosing current versions expect only the email address without the enclosing \*(Lt\*(Gt characters. .Pp -Blacklisted hosts are no longer stored in the +Blacklisted hosts are no longer stored in the .Aq spamd -table when operating in greylisting mode for performance reasons. +table when operating in default mode for performance reasons. .Sh BUGS .Nm currently uses the user |