From 168d89131415de7590daa00dc5929aeb8727078e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:43:57 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/s6-ipcserver-socketbinder.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-ipcserver-socketbinder.html') diff --git a/doc/s6-ipcserver-socketbinder.html b/doc/s6-ipcserver-socketbinder.html index bdc3d06..02ad0ea 100644 --- a/doc/s6-ipcserver-socketbinder.html +++ b/doc/s6-ipcserver-socketbinder.html @@ -33,7 +33,7 @@ socket, then executes a program.
  • s6-ipcserver-socketbinder creates a Unix domain socket and binds it to path. 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.