]> granicus.if.org Git - pdns/commitdiff
clarify docs
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 5 Dec 2014 09:40:54 +0000 (10:40 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Fri, 5 Dec 2014 09:40:54 +0000 (10:40 +0100)
pdns/docs/markdown/index.md

index 803ea2ab3d423035060f8c38c57c0cd07d855437..e37b2a5a662bf554914c2b4b9acc71eb2370e0af 100644 (file)
@@ -1,6 +1,6 @@
 # PowerDNS Nameserver
 
-There are two PowerDNS nameserver products:the [Authoritative Server](authoritative/index.md) and the [Recursor](recursor/index.md). While most other nameservers fully combine these functions, PowerDNS offers them separately, but can mix both authoritative and recursive usage seamlessly.
+There are two PowerDNS nameserver products: the [Authoritative Server](authoritative/index.md) and the [Recursor](recursor/index.md). While most other nameservers fully combine these functions, PowerDNS offers them separately, but can mix both authoritative and recursive usage seamlessly.
 The Authoritative Server will answer questions about domains it knows about, but will not go out on the net to resolve queries about other domains. However, it can use a recursing backend to provide that functionality. Depending on your needs, this backend can either be the PowerDNS recursor or an external one.
 When the Authoritative Server answers a question, it comes out of the database, and can be trusted as being authoritative. There is no way to pollute the cache or to confuse the daemon.
 
@@ -21,6 +21,7 @@ for spotting problems.
 
 # About this document
 If you are reading this document from disk, you may want to check <http://doc.powerdns.com> for updates.
+
 To add to the PowerDNS documentation, or to fix mistakes, head to [Documentation details](appendix/documentation.md).
 
 > It is a book about a Spanish guy called Manual. You should read it.