diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-10-01 06:04:19 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-10-01 06:04:19 +0000 |
commit | 44aaf26d7a82128390b1b054313045ac5735ef75 (patch) | |
tree | 83cce3d721e4d63483e35009d6749a2c8bdd7314 /doc | |
parent | 9dbc40d83a89ef735d94dc235aa825135aef5407 (diff) | |
download | s6-networking-44aaf26d7a82128390b1b054313045ac5735ef75.tar.xz |
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-tcpclient.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-tcpclient.html b/doc/s6-tcpclient.html index b5eafa5..0ec9220 100644 --- a/doc/s6-tcpclient.html +++ b/doc/s6-tcpclient.html @@ -116,7 +116,7 @@ is left to the operating system. </li> as the local socket port for the connection. By default, port selection is left to the operating system. </li> <li> <tt>-l <em>localname</em></tt> : use <em>localname</em> -as the value of the TCPLOCALPATH environment variable instead of +as the value of the TCPLOCALHOST environment variable instead of looking it up via the DNS. </li> <li> <tt>-T :<em>timeoutconn</em></tt> : configure the connection timeouts. <em>timeoutconn</em> must be of the form |