diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-14 01:13:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-14 01:13:58 +0000 |
commit | 44f44bafaa2dfcaa90e5ad20e8ca34413bb7ab49 (patch) | |
tree | 6f43789cbecc6ec8c4e4f5e69c545ae9dfe7bd2c /doc/s6-tcpserver4-socketbinder.html | |
parent | 57a3af3b8acab4d7d84415e8b2dd6d131d0ebc07 (diff) | |
download | s6-networking-44f44bafaa2dfcaa90e5ad20e8ca34413bb7ab49.tar.xz |
Doc fixes
Diffstat (limited to 'doc/s6-tcpserver4-socketbinder.html')
-rw-r--r-- | doc/s6-tcpserver4-socketbinder.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/s6-tcpserver4-socketbinder.html b/doc/s6-tcpserver4-socketbinder.html index 5cbbb07..06eb165 100644 --- a/doc/s6-tcpserver4-socketbinder.html +++ b/doc/s6-tcpserver4-socketbinder.html @@ -35,6 +35,7 @@ It prepares the socket to accept connections by calling <a href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/listen.html">listen()</a>. </li> <li> It then execs into <em>prog...</em> with the open socket as its standard input. </li> +</ul> <h2> Options </h2> |