diff options
author | 2003-04-12 22:12:58 +0000 | |
---|---|---|
committer | 2003-04-12 22:12:58 +0000 | |
commit | 84081902df14fcc815713c206494db59f8f59c0d (patch) | |
tree | 1b34dbb56f301cd1dcd93990df59a4eced8837b2 | |
parent | Change copyright to a less restrictive ISC-style license to encourage (diff) | |
download | wireguard-openbsd-84081902df14fcc815713c206494db59f8f59c0d.tar.xz wireguard-openbsd-84081902df14fcc815713c206494db59f8f59c0d.zip |
attempt not to wrap a line, bad nroff
-rw-r--r-- | libexec/spamd/spamd.8 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8 index acaa853cfeb..de94a5ac827 100644 --- a/libexec/spamd/spamd.8 +++ b/libexec/spamd/spamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd.8,v 1.33 2003/03/20 01:39:36 david Exp $ +.\" $OpenBSD: spamd.8,v 1.34 2003/04/12 22:12:58 deraadt Exp $ .\" .\" Copyright (c) 2002 Theo de Raadt. All rights reserved. .\" @@ -91,12 +91,15 @@ queue. .Nm is best started from .Xr rc 8 -and is used in conjunction with +in conjunction with the .Xr spamd-setup 8 which processes a list of spammers' addresses, and applies appropriate .Xr pfctl 8 .Em rdr rules. +.Xr spamd-setup 8 +is run from +.Xr cron 8 . .Pp .Sh REDIRECTING SMTP CONNECTIONS With |