diff options
author | 2009-04-20 21:08:27 +0000 | |
---|---|---|
committer | 2009-04-20 21:08:27 +0000 | |
commit | e6ce014f1300a16f08b1bd77d28379815408de0a (patch) | |
tree | f83c80ad35b11fe90eba0deff264b80d574ac170 | |
parent | When receiving a new connection, log the remote IP number (diff) | |
download | wireguard-openbsd-e6ce014f1300a16f08b1bd77d28379815408de0a.tar.xz wireguard-openbsd-e6ce014f1300a16f08b1bd77d28379815408de0a.zip |
tweak previous;
-rw-r--r-- | libexec/spamd/spamd.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8 index 1c6baf525fa..7ba25611a8c 100644 --- a/libexec/spamd/spamd.8 +++ b/libexec/spamd/spamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd.8,v 1.113 2009/04/20 17:42:21 beck Exp $ +.\" $OpenBSD: spamd.8,v 1.114 2009/04/20 21:08:27 jmc Exp $ .\" .\" Copyright (c) 2002 Theo de Raadt. All rights reserved. .\" @@ -398,9 +398,8 @@ Any destination address which does not match one of the suffixes listed in .Pa spamd.alloweddomains will be trapped, exactly as if it were sent to a spamtrap address. Comment lines beginning with -.Ar # +.Sq # and empty lines are ignored. - .Pp For example, if .Pa spamd.alloweddomains |