aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-ftrig-wait.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-ftrig-wait.html')
-rw-r--r--doc/s6-ftrig-wait.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-ftrig-wait.html b/doc/s6-ftrig-wait.html
index 681567b..663a0c6 100644
--- a/doc/s6-ftrig-wait.html
+++ b/doc/s6-ftrig-wait.html
@@ -33,7 +33,7 @@ waits for a pattern of events to occur on this fifodir.
<li> s6-ftrig-wait subscribes to <em>fifodir</em> </li>
<li> It waits for the series of events received on <em>fifodir</em>
to match <em>regexp</em>. <em>regexp</em> must be an
-<a href="https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_04">Extended
+<a href="https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/V1_chap09.html#tag_09_04">Extended
Regular Expression</a>. </li>
<li> When the series of read events matches <em>regexp</em>,
s6-ftrig-wait prints the last event it received to stdout (one byte followed by a newline),