X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/2a9e6abd955dc1d32f298ff99376096c634f47ff..f07199289227c1d8081a69b4267b24ec786a9222:/README.html diff --git a/README.html b/README.html index 1eeee0b..575be8a 100644 --- a/README.html +++ b/README.html @@ -88,7 +88,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 +97,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 +141,9 @@ containing the word `subscribe' to

Documentation

@@ -153,7 +153,7 @@ containing the word `subscribe' to
  • The current release as a gzipped tarfile.
  • Previous - versions. + versions and other files (including OpenPGP signatures).
  • master git (version control) repository browser. @@ -164,11 +164,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 +205,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.