From 3a226af83a34d7b92492df77511f43dc9f5e33aa Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 May 2017 11:04:09 +0000 Subject: Switch doc to schemeless URLs --- doc/skadns/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/skadns/index.html') diff --git a/doc/skadns/index.html b/doc/skadns/index.html index 23d8226..f54db2c 100644 --- a/doc/skadns/index.html +++ b/doc/skadns/index.html @@ -6,14 +6,14 @@ s6-dns: the skadns library interface - +

s6-dns
-Software
-skarnet.org +Software
+skarnet.org

The skadns library interface

@@ -58,7 +58,7 @@ exact function prototypes. know it has. This means paying some attention to the SIGCHLD handler, if any, and to the way you perform waitpid()s. The best practice is to use a -self-pipe +self-pipe to handle SIGCHLD (as well as other signals the application needs to trap), and to always use wait_nohang() to reap children, simply ignoring pids you don't know. -- cgit v1.2.3