diff options
Diffstat (limited to 'doc/s6-tcpserver.html')
-rw-r--r-- | doc/s6-tcpserver.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-tcpserver.html b/doc/s6-tcpserver.html index 28833ec..362dbf5 100644 --- a/doc/s6-tcpserver.html +++ b/doc/s6-tcpserver.html @@ -61,7 +61,7 @@ given, s6-tcpserver will parse <em>ip</em> to determine its family. </li> <ul> <li> s6-tcpserver executes either into s6-tcpserver4, which only serves -IPv4, or into IPv6, which only serves IPv6. It will not bind to every +IPv4, or into s6-tcpserver6, which only serves IPv6. It will not bind to every available IP address of the machine whether they are v4 or v6; on the other hand, it can bind to every available IPv4 address (if <em>ip</em> is <tt>0.0.0.0</tt>) or to every available IPv6 address (if <em>ip</em> |