s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit 13ecbabacafb6bdaf54488783ab051bc9b986653
parent 41e247ca6ab615e58908c4d4a467dee2a7da382a
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Tue, 12 Sep 2017 09:55:35 +0000

 Change absolute link to relative one in doc

Diffstat:
Mdoc/s6-notifyoncheck.html | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/s6-notifyoncheck.html b/doc/s6-notifyoncheck.html @@ -121,10 +121,9 @@ file. </li> <p> s6-notifyoncheck is designed to make it possible for services to use the -<a href="//skarnet.org/software/s6/notifywhenup.html">s6 notification -mechanism</a> even with daemons that do not natively implement the -mechanism of writing a newline to a file descriptor of their choice when -they're ready. +<a href="notifywhenup.html">s6 notification mechanism</a> even with daemons +that do not natively implement the mechanism of writing a newline to a file +descriptor of their choice when they're ready. </p> <p>