diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-27 19:48:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-27 19:48:18 +0000 |
commit | d1a60f04c9324ecc2835050446f32419b48b2b76 (patch) | |
tree | 0e45c68f98df2e1630b71979814a5d3a3bf79dde | |
parent | 5d4076a1d71aa11a32da85b428cc81c570582314 (diff) |
forgot to remove this comment;
-rw-r--r-- | libexec/spamd/spamd.8 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8 index 749ad86d72b..67a0c170f9b 100644 --- a/libexec/spamd/spamd.8 +++ b/libexec/spamd/spamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd.8,v 1.79 2007/02/27 19:47:31 jmc Exp $ +.\" $OpenBSD: spamd.8,v 1.80 2007/02/27 19:48:17 jmc Exp $ .\" .\" Copyright (c) 2002 Theo de Raadt. All rights reserved. .\" @@ -52,10 +52,6 @@ is a fake .Xr sendmail 8 Ns -like daemon which rejects false mail. -.\"It If the -.\".Xr pf 4 -.\"packet filter is configured to redirect port 25 (SMTP) to this daemon, -.\"it will attempt to waste the time and resources of the spam sender. It is designed to be very efficient so that it does not slow down the receiving machine. .Pp |