X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/827228ecb69b4a8538f06850f0eedc3cc7351f7b..2403ca203cab4aaf9c84c49629851b6fc3bcf343:/README.html diff --git a/README.html b/README.html index e69ecdd..3d7c06e 100644 --- a/README.html +++ b/README.html @@ -15,7 +15,6 @@ library and utilities. -

@@ -88,7 +87,7 @@ which can be used easily in from the command line and from shell scripts to do simple lookups. In a more advanced mode it can be used as a general-purpose DNS helper program for scripting languages which can invoke and communicate with subprocesses. See the -adnshost +adnshost usage message for a summary of its capabilities. @@ -97,7 +96,7 @@ usage message for a summary of its capabilities. I'm afraid there is no manual yet. However, competent C programmers should be able to use the library based on the -commented +commented adns.h header file, and the usage messages for the programs should be sufficient. @@ -141,9 +140,9 @@ containing the word `subscribe' to

Documentation

@@ -164,11 +163,9 @@ adns is also available from the

Installation note

-adns requires a real nameserver like -BIND -running on -the same system or a nearby one, which must be willing to provide -`recursive service'. I.e., adns is a `stub resolver'. +adns requires a real nameserver like BIND running on the same system +or a nearby one, which must be willing to provide `recursive service'. +I.e., adns is a `stub resolver'.

adns requires that your real nameserver is on the same machine, or @@ -207,7 +204,7 @@ This program and documentation is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the -GNU +GNU General Public License for more details.