diff options
author | 2016-12-13 13:47:36 +0000 | |
---|---|---|
committer | 2016-12-13 13:47:36 +0000 | |
commit | fdee99d8a840e111e9d1d1563af6c594edd39e71 (patch) | |
tree | 7e2b338b22f0c01f624f24e7d92b59cd5b7416d4 | |
parent | typo fix; ok schwarze (diff) | |
download | wireguard-openbsd-fdee99d8a840e111e9d1d1563af6c594edd39e71.tar.xz wireguard-openbsd-fdee99d8a840e111e9d1d1563af6c594edd39e71.zip |
one more `e' required to mark up correctly; ok millert
-rw-r--r-- | share/man/man5/spamd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/spamd.conf.5 b/share/man/man5/spamd.conf.5 index ac1c030686f..c69b33f3c38 100644 --- a/share/man/man5/spamd.conf.5 +++ b/share/man/man5/spamd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd.conf.5,v 1.17 2016/12/13 01:53:34 millert Exp $ +.\" $OpenBSD: spamd.conf.5,v 1.18 2016/12/13 13:47:36 jmc Exp $ .\" .\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) .\" Copyright (c) 2003 Bob Beck @@ -57,7 +57,7 @@ all:\e nixspam:\e :black:\e - :msg="Your address %A is in the nixspam list\n\e + :msg="Your address %A is in the nixspam list\en\e See http://www.heise.de/ix/nixspam/dnsbl_en/ for details":\e :method=http:\e :file=www.openbsd.org/spamd/nixspam.gz |