summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-05-11 22:37:42 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-05-11 22:37:42 +0000
commit9c5a0cad586dc18e33d6af69755d2f760e3dadc4 (patch)
treefe2898e3223a52c307c01b58bc5e8a5210f13f30
parent7916e36c144eb07ea2355423ea9288dfd59954e3 (diff)
downloads6-9c5a0cad586dc18e33d6af69755d2f760e3dadc4.tar.xz
doc precision: s6-ftrig-wait prints its last event to stdout
-rw-r--r--doc/s6-ftrig-wait.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/s6-ftrig-wait.html b/doc/s6-ftrig-wait.html
index 49a0f54..e3e5f3b 100644
--- a/doc/s6-ftrig-wait.html
+++ b/doc/s6-ftrig-wait.html
@@ -36,7 +36,8 @@ to match <em>regexp</em>. <em>regexp</em> must be an
<a href="http://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 exits 0. </li>
+s6-ftrig-wait prints the last event it received (one byte) to stdout,
+then exits 0. </li>
</ul>
<h2> Options </h2>