diff options
Diffstat (limited to 'doc/s6-ipcserver.html')
-rw-r--r-- | doc/s6-ipcserver.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/s6-ipcserver.html b/doc/s6-ipcserver.html index 54fe040..47ebb82 100644 --- a/doc/s6-ipcserver.html +++ b/doc/s6-ipcserver.html @@ -76,8 +76,7 @@ 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> |