diff options
Diffstat (limited to 'doc/s6-ftrig-wait.html')
-rw-r--r-- | doc/s6-ftrig-wait.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-ftrig-wait.html b/doc/s6-ftrig-wait.html index fe7e585..681567b 100644 --- a/doc/s6-ftrig-wait.html +++ b/doc/s6-ftrig-wait.html @@ -36,7 +36,7 @@ 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 Regular Expression</a>. </li> <li> When the series of read events matches <em>regexp</em>, -s6-ftrig-wait prints the last event it received (one byte) to stdout, +s6-ftrig-wait prints the last event it received to stdout (one byte followed by a newline), then exits 0. </li> </ul> |