From f0bce9d95d1b193ac69c3dd589ed0646d9b39361 Mon Sep 17 00:00:00 2001 From: Elizabeth Myers Date: Sat, 20 Apr 2013 20:52:34 -0500 Subject: [PATCH] Tweak docs. Also, last commit fixes #16. :p --- doc/example.conf | 6 ++++-- doc/reference.conf | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/example.conf b/doc/example.conf index f3a9f72d..756c8a7f 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -393,8 +393,10 @@ serverhide { * strings is allowed to match queries. They may be of the format "0" to "255" * to match the final octet (e.g. 127.0.0.1) or "127.x.y.z" to explicitly match * an A record. The blacklist is only applied if it matches anything in the - * list. You may freely mix full IP's and final octets. Consult your blacklist - * provider for the meaning of these parameters. + * list. You may freely mix full IP's and final octets. + * + * Consult your blacklist provider for the meaning of these parameters; they + * are usually used to denote different ban types. * * Note: AHBL (the providers of the below *.ahbl.org BLs) request that they be * contacted, via email, at admins@2mbit.com before using these BLs. diff --git a/doc/reference.conf b/doc/reference.conf index c72c237b..ae07abfe 100755 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -848,8 +848,10 @@ serverhide { * strings is allowed to match queries. They may be of the format "0" to "255" * to match the final octet (e.g. 127.0.0.1) or "127.x.y.z" to explicitly match * an A record. The blacklist is only applied if it matches anything in the - * list. You may freely mix full IP's and final octets. Consult your blacklist - * provider for the meaning of these parameters. + * list. You may freely mix full IP's and final octets. + * + * Consult your blacklist provider for the meaning of these parameters; they + * are usually used to denote different ban types. * * Note: AHBL (the providers of the below *.ahbl.org BLs) request that they be * contacted, via email, at admins@2mbit.com before using these BLs.