diff options
author | 2003-03-15 18:09:11 +0000 | |
---|---|---|
committer | 2003-03-15 18:09:11 +0000 | |
commit | 802c887811aaf3de7f3b14756d7f3966401bba90 (patch) | |
tree | 43dc2637c11be738da965f974a98b6ee7df0dd2b | |
parent | Enforce blinding on RSA operations involving private keys. (diff) | |
download | wireguard-openbsd-802c887811aaf3de7f3b14756d7f3966401bba90.tar.xz wireguard-openbsd-802c887811aaf3de7f3b14756d7f3966401bba90.zip |
spamd is running on port 8025, not 25; from Adrian Knoth
-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 ac45e65e270..cee223c4085 100644 --- a/libexec/spamd/spamd.8 +++ b/libexec/spamd/spamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd.8,v 1.30 2003/03/13 13:31:10 henning Exp $ +.\" $OpenBSD: spamd.8,v 1.31 2003/03/15 18:09:11 pvalchev Exp $ .\" .\" Copyright (c) 2002 Theo de Raadt. All rights reserved. .\" @@ -119,7 +119,7 @@ Any addresses in table .Em <spamd> are then redirected to .Nm -running on port 25. +running on port 8025. Addresses can be loaded into the .Em table , like: |