summaryrefslogtreecommitdiff
path: root/doc/s6-tcpserver6-socketbinder.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-tcpserver6-socketbinder.html')
-rw-r--r--doc/s6-tcpserver6-socketbinder.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-tcpserver6-socketbinder.html b/doc/s6-tcpserver6-socketbinder.html
index d497342..6ee7de8 100644
--- a/doc/s6-tcpserver6-socketbinder.html
+++ b/doc/s6-tcpserver6-socketbinder.html
@@ -51,7 +51,7 @@ and is generally used with server programs. This is the default. </li>
connection attempts will rejected by the kernel. The default is SOMAXCONN,
i.e. the maximum number allowed by the system. If <em>backlog</em>
is 0, then the socket will be created, but it <strong>will not be
-listening</em>. </li>
+listening</strong>. </li>
<li> <tt>-M</tt>&nbsp;: create a TCP socket. This is the default. </li>
<li> <tt>-m</tt>&nbsp;: create a UDP socket. Note
that by default UDP sockets are not connection-mode, and <tt>listen()</tt>