chiark / gitweb /
RELEASE-CHECKLIST: Say to update versions after doing release
[adns.git] / README.html
index fd594982bbd4760ffd275b8e9bc2a41de1500dfa..d5bcf909fb14292da50a6367dd5c2cac1e3b898b 100644 (file)
@@ -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
-<A href="adnshost.txt">adnshost
+<A href="http://www.chiark.greenend.org.uk/~ian/adns/docs/adnshost.txt">adnshost
 usage message</A> for a summary of its capabilities.
 
 </ul>
@@ -97,7 +97,7 @@ usage message</A> 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
-<A href="adns.h.txt">commented
+<A href="http://www.chiark.greenend.org.uk/~ian/adns/docs/adns.h.txt">commented
 adns.h header file</A>, and the usage messages for the programs should
 be sufficient.
 
@@ -141,9 +141,9 @@ containing the word `subscribe' to
 <h2>Documentation</h2>
 
 <ul>
-<li><A href="adns.h.txt">adns.h
+<li><A href="http://www.chiark.greenend.org.uk/~ian/adns/docs/adns.h.txt">adns.h
     API header file with documentation comments</A>
-<li><A href="adnshost.txt">usage
+<li><A href="http://www.chiark.greenend.org.uk/~ian/adns/docs/adnshost.txt">usage
     message for adnshost</A>
 </ul>
 
@@ -153,7 +153,7 @@ containing the word `subscribe' to
 <li>The <A href="http://www.chiark.greenend.org.uk/~ian/adns/adns.tar.gz">current
     release</A> as a gzipped tarfile.
 <li><A href="http://www.chiark.greenend.org.uk/~ian/adns/ftp/">Previous
-    versions</A>.
+    versions</A> and other files (including OpenPGP signatures).
 <li><A href="http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git/adns.git/">master
     git (version control) repository browser</a>.
 </ul>
@@ -164,11 +164,9 @@ adns is also available from the
 
 <h2>Installation note</h2>
 
-adns requires a real nameserver like
-<A href="http://www.isc.org/view.cgi?/products/BIND/index.phtml">BIND</A>
-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'.
 
 <p>
 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 <em>without any warranty</em>; without even the implied
 warranty of <em>merchantability</em> or <em>fitness for a particular
 purpose</em>.  See the
-<A href="COPYING.txt">GNU
+<A href="http://www.chiark.greenend.org.uk/~ian/adns/docs/COPYING.txt">GNU
 General Public License</A> for more details.
 
 <p>