doc update (#1140)

* doc update

Go through all README and fix mistakes, extend example and let more
corefile snippets be test for validity.

* Cant use spefic addr in test
This commit is contained in:
Miek Gieben
2017-10-10 09:39:35 +02:00
committed by GitHub
parent 7c6ba3fcbd
commit 427aed6f5b
17 changed files with 112 additions and 88 deletions

View File

@@ -29,8 +29,10 @@ hosts [FILE [ZONES...]] {
Load `/etc/hosts` file.
~~~
hosts
~~~ corefile
. {
hosts
}
~~~
Load `example.hosts` file in the current directory.