diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index fe8e8d4..b52f70a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -42,15 +42,14 @@ TCP DNS transport. It was originally written to be used in the <h3> Requirements </h3> <ul> - <li> A POSIX-compliant system with a standard C development environment. -The system must also support <tt>chroot()</tt> </li> + <li> A POSIX-compliant system with a standard C development environment. </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version 2.10.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version -2.3.3.0 or later. It's a build-time requirement. It's also a run-time +2.3.4.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6dns library. </li> @@ -67,7 +66,7 @@ library. </li> <ul> <li> The current released version of dnsfunnel is -<a href="dnsfunnel-0.0.1.0.tar.gz">0.0.1.0</a>. +<!--<a href="dnsfunnel-0.0.1.0.tar.gz">-->0.0.1.0<!--</a>-->. (This is a lie. dnsfunnel is in alpha development at the moment, and only available through git.) </li> @@ -100,7 +99,6 @@ the previous versions of dnsfunnel and the current one. </li> <h3> Commands </h3> <ul> -<li><a href="dnsfunnel-daemon.html">The <tt>dnsfunnel-daemon</tt> program</a></li> <li><a href="dnsfunneld.html">The <tt>dnsfunneld</tt> program</a></li> <li><a href="dnsfunnel-translate.html">The <tt>dnsfunnel-translate</tt> program</a></li> </ul> |