From 6f85f86357d70570195e7a97a8b7fbb779c82230 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 May 2017 11:03:22 +0000 Subject: Switch doc to schemeless URLs --- doc/s6-ioconnect.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/s6-ioconnect.html') diff --git a/doc/s6-ioconnect.html b/doc/s6-ioconnect.html index 1c7b9c5..1ea9a5c 100644 --- a/doc/s6-ioconnect.html +++ b/doc/s6-ioconnect.html @@ -6,14 +6,14 @@ s6: the s6-ioconnect program - +

s6
-Software
-skarnet.org +Software
+skarnet.org

The s6-ioconnect program

@@ -69,7 +69,7 @@ to mention that a socket must be shut down. Most of the time, though, shutting down sockets after EOF is the right thing to do, so s6-ioconnect -67 should be the common use case.
  • The point of s6-ioconnect is to be used together with -s6-tcpclient or +s6-tcpclient or s6-ipcclient to establish a full- duplex connection between the client and the server, for instance for testing purposes. s6-ioconnect is to s6-tcpclient as @@ -80,7 +80,7 @@ data transmission, via the splice system call.
  • The s6-ioconnect utility was once part of the -s6-networking +s6-networking suite, which is why the examples here involve TCP. Nevertheless, it can be used with connections across Unix domain sockets as well, and has its place in the s6 -- cgit v1.2.3