diff options
Diffstat (limited to 'doc/s6-tcpserver-access.html')
-rw-r--r-- | doc/s6-tcpserver-access.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-tcpserver-access.html b/doc/s6-tcpserver-access.html index 7bf15a0..c7bb27a 100644 --- a/doc/s6-tcpserver-access.html +++ b/doc/s6-tcpserver-access.html @@ -70,7 +70,7 @@ IP address. This can be IPv4 or (if the underlying skalibs supports it) IPv6. </ <li> ${PROTO}LOCALIP: set to the local address of the socket. </li> <li> ${PROTO}LOCALPORT: set to the local port of the socket. </li> <li> ${PROTO}REMOTEINFO: normally unset, but set to the information -retrieved from ${PROTO}REMOTEIP via the IDENT protocol if the <tt>-R</tt> +retrieved from ${PROTO}REMOTEIP via the IDENT protocol if the <tt>-r</tt> option has been given. </li> <li> ${PROTO}REMOTEHOST: set to the remote host name obtained from a DNS lookup. Unset if the <tt>-H</tt> option has been given. </li> |