summaryrefslogtreecommitdiff
path: root/doc/s6-svscan-1.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-05-24 17:20:05 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-05-24 17:20:05 +0000
commit0f40a3bd1d0611ec990f1547f9f0e3f42212c587 (patch)
tree1bf5c783019caaba5dfb459e20c8f8dd66c4cc64 /doc/s6-svscan-1.html
parentfecd476c2e6c1babbf14fe13254304a8fb1716b2 (diff)
downloads6-0f40a3bd1d0611ec990f1547f9f0e3f42212c587.tar.xz
More schemeless URLs
Diffstat (limited to 'doc/s6-svscan-1.html')
-rw-r--r--doc/s6-svscan-1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-svscan-1.html b/doc/s6-svscan-1.html
index 6083799..1f589cd 100644
--- a/doc/s6-svscan-1.html
+++ b/doc/s6-svscan-1.html
@@ -338,7 +338,7 @@ FIFO reader process.
or, at least,
the <a href="//skarnet.org/software/execline/redirfd.html">redirfd</a>
command, which is part of the execline distribution. The
-<a href="http://www.skarnet.org/software/execline/redirfd.html">redirfd</a>
+<a href="//skarnet.org/software/execline/redirfd.html">redirfd</a>
command does just the right amount of trickery with FIFOs for you to be
able to properly redirect process 1's stdout and stderr to the logging FIFO
without blocking: <tt>redirfd -w 1 /service/s6-svscan-log/fifo</tt> blocks