X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blobdiff_plain;f=README.html;h=3d7c06efbea3fea8bfee01c4e13b4733163b6808;hp=fd594982bbd4760ffd275b8e9bc2a41de1500dfa;hb=e45372c163ef6a942f7856acf87173c8a79c3d85;hpb=6554806b8b0e27765705f0e44fd6d0503862079f diff --git a/README.html b/README.html index fd59498..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

@@ -153,7 +152,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 +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.