diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:20:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:20:05 +0000 |
commit | 0f40a3bd1d0611ec990f1547f9f0e3f42212c587 (patch) | |
tree | 1bf5c783019caaba5dfb459e20c8f8dd66c4cc64 /doc/s6-svscan-1.html | |
parent | fecd476c2e6c1babbf14fe13254304a8fb1716b2 (diff) | |
download | s6-0f40a3bd1d0611ec990f1547f9f0e3f42212c587.tar.xz |
More schemeless URLs
Diffstat (limited to 'doc/s6-svscan-1.html')
-rw-r--r-- | doc/s6-svscan-1.html | 2 |
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 |