diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-02-29 22:37:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-02-29 22:37:00 +0000 |
commit | ebd7090679b884302a1e210145f28c1e7865d1e3 (patch) | |
tree | bcc993401c19247ed5e4472bfa2db2d836552d9b | |
parent | 78a05ebebe174ea247691883165970df1ddb4db3 (diff) | |
download | s6-ebd7090679b884302a1e210145f28c1e7865d1e3.tar.xz |
Doc typo fix
-rw-r--r-- | doc/libs6/s6-ftrigrd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libs6/s6-ftrigrd.html b/doc/libs6/s6-ftrigrd.html index 187d029..e86279a 100644 --- 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. |