From 0ba5fd00ec4e1e25bb868b2b5a7b98d24b56197e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 25 Sep 2021 09:45:27 +0000 Subject: Doc fixes, s6-socklog min linelen -> 76, s6-ioconnect fixes Signed-off-by: Laurent Bercot --- doc/s6-svunlink.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/s6-svunlink.html') diff --git a/doc/s6-svunlink.html b/doc/s6-svunlink.html index 371f5bd..5a4bf1b 100644 --- a/doc/s6-svunlink.html +++ b/doc/s6-svunlink.html @@ -65,14 +65,14 @@ managing the service directory to exit.
  • -X : don't wait. s6-svunlink will exit right away, without waiting for the supervisor to exit first.
  • -t timeout : if the supervisor has not exited -after timeout milliseconds, s6-svlink will still exit. -The default is 0, meaning no time limit..
  • +after timeout milliseconds, s6-svunlink will still exit. +The default is 0, meaning no time limit.

    Notes