Providing-Anycast-DNS.md
... ...
@@ -2,7 +2,7 @@ You may want to participate in the anycast DNS cloud.
2 2
3 3
Configuration requirements for all members of the anycast group are:
4 4
* maintain your own zones based on whois database (scripts included in monotone repository)
5
- * allow recursion (including ".")
5
+ * allow recursion (including `.`)
6 6
* listen on a unicast IP too for testing/debugging reasons
7 7
* with bind, please use ```minimal-responses yes;``` (goes into ```options```/```view```)
8 8