diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:04:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-23 11:04:09 +0000 |
commit | 3a226af83a34d7b92492df77511f43dc9f5e33aa (patch) | |
tree | 2369c973a3121b7bde18bb4ee321eca048b27bb3 /doc/libs6dns/s6dns-engine.html | |
parent | 8fff23c2a5016bffa84ff076c045e29889beea45 (diff) | |
download | s6-dns-3a226af83a34d7b92492df77511f43dc9f5e33aa.tar.xz |
Switch doc to schemeless URLs
Diffstat (limited to 'doc/libs6dns/s6dns-engine.html')
-rw-r--r-- | doc/libs6dns/s6dns-engine.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/libs6dns/s6dns-engine.html b/doc/libs6dns/s6dns-engine.html index 24105c9..43fe621 100644 --- a/doc/libs6dns/s6dns-engine.html +++ b/doc/libs6dns/s6dns-engine.html @@ -6,15 +6,15 @@ <title>s6-dns: the s6dns_engine library interface</title> <meta name="Description" content="s6-dns: the s6dns_engine library interface" /> <meta name="Keywords" content="s6-dns dns s6dns_engine library libs6dns" /> - <!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> --> + <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> --> </head> <body> <p> <a href="index.html">libs6dns</a><br /> <a href="../">s6-dns</a><br /> -<a href="http://skarnet.org/software/">Software</a><br /> -<a href="http://skarnet.org/">skarnet.org</a> +<a href="//skarnet.org/software/">Software</a><br /> +<a href="//skarnet.org/">skarnet.org</a> </p> <h1> The <tt>s6dns_engine</tt> library interface </h1> @@ -39,7 +39,7 @@ library, but does not borrow any code from it. Unlike <tt>dns_transmit</tt>, <tt>s6dns_engine</tt> does not assume that network send operations are instant successes; <tt>s6dns_engine</tt> descriptors can be selected for writing as well as for reading. -Also, if the underlying <a href="http://skarnet.org/software/skalibs"> +Also, if the underlying <a href="//skarnet.org/software/skalibs"> skalibs</a> has been compiled with IPv6 support, <tt>s6dns_engine</tt> supports native IPv6 transport. </p> |