diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-04 10:37:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-04 10:37:39 +0000 |
commit | ebb50dc335bcbd563b4e7f4f2083f2af484a893a (patch) | |
tree | 8960bdaf70257092c343c8a59234a8a0ff8d257a /doc/s6-tcpclient.html | |
parent | e75d06de207e9afe4259d5e731cb77ae25faf003 (diff) | |
download | s6-networking-ebb50dc335bcbd563b4e7f4f2083f2af484a893a.tar.xz |
Doc fixes, thanks flexibeast
Diffstat (limited to 'doc/s6-tcpclient.html')
-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 66fe415..b5eafa5 100644 --- a/doc/s6-tcpclient.html +++ b/doc/s6-tcpclient.html @@ -63,7 +63,7 @@ in the list is able to answer. </li> <li> PROTO: always set to TCP </li> <li> TCPREMOTEIP: set to the chosen IP address of <em>host</em>. </li> <li> TCPREMOTEPORT: set to <em>port</em>. </li> - <li> TCPREMOTEHOST: if the <tt>-H</tt> has been given, set to the + <li> TCPREMOTEHOST: if the <tt>-H</tt> option has been given, set to the name obtained by a reverse DNS resolution of the IP address chosen for <em>host</em>. Else unset. </li> <li> TCPLOCALHOST: if the <tt>-l</tt> option has been given, set to |