s6

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

commit 9c5a0cad586dc18e33d6af69755d2f760e3dadc4
parent 7916e36c144eb07ea2355423ea9288dfd59954e3
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Thu, 11 May 2017 22:37:42 +0000

 doc precision: s6-ftrig-wait prints its last event to stdout

Diffstat:
Mdoc/s6-ftrig-wait.html | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 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>