s6

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

commit ebd7090679b884302a1e210145f28c1e7865d1e3
parent 78a05ebebe174ea247691883165970df1ddb4db3
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Mon, 29 Feb 2016 22:37:00 +0000

 Doc typo fix

Diffstat:
Mdoc/libs6/s6-ftrigrd.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/libs6/s6-ftrigrd.html b/doc/libs6/s6-ftrigrd.html @@ -50,7 +50,7 @@ any way, s6-ftrigrd exits 0. </li> <p> s6-ftrigrd handles the grunt work of creating fifos in a -<a href="fifodir.html">fifodir</a> for a subscriber. It also wakes up on every +<a href="../fifodir.html">fifodir</a> for a subscriber. It also wakes up on every event, and compares the chain of events it received on a given fifodir with the client-provided regexp. If the chain of events matches the regexp, it notifies the client.