diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-19 02:41:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-19 02:41:02 +0000 |
commit | 613084629e6973ecfa0197ded5ed857c09bd2a5e (patch) | |
tree | 498cf1c3b550a8206e46fd771bb5d8a0034a82a4 /doc/libs6dns/s6dns-ip46.html | |
parent | f75a69f25b0fa3467bd1eaee60444875dc900998 (diff) | |
download | s6-dns-613084629e6973ecfa0197ded5ed857c09bd2a5e.tar.xz |
Documentation fixes
Diffstat (limited to 'doc/libs6dns/s6dns-ip46.html')
-rw-r--r-- | doc/libs6dns/s6dns-ip46.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/libs6dns/s6dns-ip46.html b/doc/libs6dns/s6dns-ip46.html index 27cbe2c..52b837d 100644 --- a/doc/libs6dns/s6dns-ip46.html +++ b/doc/libs6dns/s6dns-ip46.html @@ -34,8 +34,9 @@ i.e. to be able to work with both IPv4 and IPv6. <p> If the underlying <a href="http://skarnet.org/software/skalibs/">skalibs</a> -has been compiled with - <a href="http://skarnet.org/software/skalibs/flags.html#noipv6">flag-noipv6</a>, +has been compiled with the + <a href="http://skarnet.org/software/skalibs/flags.html#noipv6">--disable-ipv6</a> +configure option, or if it has detected at build time that the target host does not support IPv6, then the s6dns-ip46 abstraction will be totally transparent and use no resources at all. |