diff options
Diffstat (limited to 'doc/s6-fdholder-daemon.html')
-rw-r--r-- | doc/s6-fdholder-daemon.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/s6-fdholder-daemon.html b/doc/s6-fdholder-daemon.html index 90adea0..a47feaf 100644 --- a/doc/s6-fdholder-daemon.html +++ b/doc/s6-fdholder-daemon.html @@ -59,8 +59,7 @@ accepting connections from clients. </li> <h2> Options </h2> <ul> - <li> <tt>-1</tt> : write <em>path</em>, followed by a newline, -to stdout, before + <li> <tt>-1</tt> : write a newline to stdout, before closing it, right after binding and listening to the Unix socket. If stdout is suitably redirected, this can be used by monitoring programs to check when the server is ready to accept connections. </li> |