diff options
author | Bob Beck <beck@cvs.openbsd.org> | 2003-03-08 21:44:32 +0000 |
---|---|---|
committer | Bob Beck <beck@cvs.openbsd.org> | 2003-03-08 21:44:32 +0000 |
commit | 86df540791863d68d95bdbab4780464270102a87 (patch) | |
tree | eb8233f711cbeaf5f148948222195efc22d72ea7 | |
parent | c7a92d1694ad2c5a827b893f9b77148040f9309b (diff) |
no backslashes here.
-rw-r--r-- | share/man/man5/spamd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/spamd.conf.5 b/share/man/man5/spamd.conf.5 index b9f4306ed3b..7f4fe638c46 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.4 2003/03/08 21:36:12 jmc Exp $ +.\" $OpenBSD: spamd.conf.5,v 1.5 2003/03/08 21:44:31 beck Exp $ .\" .\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) .\" Copyright (c) 2003 Bob Beck @@ -59,8 +59,8 @@ Example: .Ic .Ic spews1:\e .Ic :black\e -.Ic :msg=\e"SPAM. Your address \%A is in the spews level\e -.Ic 1 database\en see http://www.spews.org/ask.cgi?x=%A\en\e":\e +.Ic :msg="SPAM. Your address \%A is in the spews level\e +.Ic 1 database\en see http://www.spews.org/ask.cgi?x=%A\en":\e .Ic :method=http:\e .Ic :file=www.spews.org/spews_list_level1.txt: .Ic \ \ |