From 5732b475bce8abd29f68f0963efb6ffdad2cfcf6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 22 Jan 2021 09:52:40 +0000 Subject: Doc typo fixes, thanks flexibeast --- doc/s6-svperms.html | 2 +- doc/s6-svscan.html | 4 ++-- doc/s6-usertree-maker.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/s6-svperms.html b/doc/s6-svperms.html index 5b5d485..aa63b01 100644 --- a/doc/s6-svperms.html +++ b/doc/s6-svperms.html @@ -48,7 +48,7 @@ the owner and members of group name; or public, for all users.
  • control: - indicates who is allowed to send control commands to the service, with commands such as -s6 -svc. The values can be owner, +s6-svc. The values can be owner, for only the owner of the service; or group: name, for the owner and members of group name.
  • events: - indicates who is allowed to subscribed to diff --git a/doc/s6-svscan.html b/doc/s6-svscan.html index 5d92174..61d7553 100644 --- a/doc/s6-svscan.html +++ b/doc/s6-svscan.html @@ -148,8 +148,8 @@ This behaviour can also be achieved via the s6-svscanctl -an scandir command. This is the closest that s6-svscan can get to the traditional "reload your configuration" behaviour.
  • SIGINT : same as SIGTERM below.
  • -
  • SIGTERM : Instruct all the s6-supervise to -stop their service and exit; wait for the whole supervision tree to die, without +
  • SIGTERM : Instruct all the s6-supervise processes +to stop their service and exit; wait for the whole supervision tree to die, without losing any logs; then exec into .s6-svscan/finish or exit 0. This behaviour can also be achieved via the s6-svscanctl -t scandir command.
  • SIGQUIT : same as SIGTERM above, except that if a service is logged diff --git a/doc/s6-usertree-maker.html b/doc/s6-usertree-maker.html index 38931b9..4f6eef2 100644 --- a/doc/s6-usertree-maker.html +++ b/doc/s6-usertree-maker.html @@ -108,9 +108,9 @@ subdirectory as user loguser. Default is root
  • -t stamptype : how logs are timestamped by the catch-all logger. 0 means no timestamp, 1 means -external TAI64N format, +external TAI64N format, 2 means -ISO 8601 format, +ISO 8601 format, and 3 means both. Default is 1.

  • -n nfiles : maximum number of archive files -- cgit v1.2.3