diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:07:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:07:10 +0000 |
commit | 98083a30abf1d7b074d4e23739db42576b63c3e6 (patch) | |
tree | 5fff3c45afdad777ae09669732b5e868f51d183a /doc/skadns | |
parent | feba1a4fd9084f70e58827afc226d42770717357 (diff) | |
download | s6-dns-98083a30abf1d7b074d4e23739db42576b63c3e6.tar.xz |
Add spawn_lib support
Diffstat (limited to 'doc/skadns')
-rw-r--r-- | doc/skadns/skadnsd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/skadns/skadnsd.html b/doc/skadns/skadnsd.html index ebe1912..0a11297 100644 --- a/doc/skadns/skadnsd.html +++ b/doc/skadns/skadnsd.html @@ -80,7 +80,7 @@ that it requires support from the system administrator. <p> skadnsd has no "standalone" mode: it is designed to work with a Unix domain superserver, like -<a href="http://skarnet.org/software/s6-networking/s6-ipcserver.html">s6-ipcserver</a>. +<a href="http://skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>. skadnsd follows the <a href="http://cr.yp.to/proto/ucspi.txt">UCSPI</a> interface, it can be directly executed from the superserver. </p> |