From cd3522eb8565588582ac41eddf6f7f078b069439 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 4 Oct 2020 17:41:09 +0000 Subject: doc: fix URLs --- doc/s6-tcpserver4-socketbinder.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-tcpserver4-socketbinder.html') diff --git a/doc/s6-tcpserver4-socketbinder.html b/doc/s6-tcpserver4-socketbinder.html index 1e86e6d..18e9fd7 100644 --- a/doc/s6-tcpserver4-socketbinder.html +++ b/doc/s6-tcpserver4-socketbinder.html @@ -33,7 +33,7 @@ socket to an IPv4 address and port, then executes a program.
  • s6-tcpserver4-socketbinder creates an TCP socket and binds it to IPv4 address ip, port port. It prepares the socket to accept connections by calling -listen().
  • +listen().
  • It then execs into prog... with the open socket as its standard input.
  • @@ -43,7 +43,7 @@ as its standard input.