From 06b1f4f397d53e9a4c9abe4c8c4c20a7240e7736 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 18 Nov 2023 04:17:07 +0000 Subject: /etc/hosts support for s6-tcpclient and s6-tcpserver-access Signed-off-by: Laurent Bercot --- doc/s6-tcpclient.html | 13 ++++++++----- doc/s6-tcpserver-access.html | 12 +++++++++--- doc/s6-tlsclient.html | 5 +++-- doc/s6-tlsserver.html | 5 +++-- doc/upgrade.html | 7 +++++++ 5 files changed, 30 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/s6-tcpclient.html b/doc/s6-tcpclient.html index 0ec9220..0421524 100644 --- a/doc/s6-tcpclient.html +++ b/doc/s6-tcpclient.html @@ -28,7 +28,7 @@ then executes into a program.

Interface

-     s6-tcpclient [ -q | -Q | -v ] [ -4 | -6 ] [ -d | -D ] [ -r | -R ] [ -h | -H ] [ -n | -N ] [ -t timeout ] [ -l localname ] [ -T timeoutconn ] [ -i localip ] [ -p localport ] host port prog...
+     s6-tcpclient [ -q | -Q | -v ] [ -4 | -6 ] [ -d | -D ] [ -r | -R ] [ -h ] [ -H ] [ -n | -N ] [ -t timeout ] [ -l localname ] [ -T timeoutconn ] [ -i localip ] [ -p localport ] host port prog...