s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit 5732b475bce8abd29f68f0963efb6ffdad2cfcf6
parent 8b6a69e325abfc4960dccae6116af8dd338708a5
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Fri, 22 Jan 2021 09:52:40 +0000

 Doc typo fixes, thanks flexibeast

Diffstat:
Mdoc/s6-svperms.html | 2+-
Mdoc/s6-svscan.html | 4++--
Mdoc/s6-usertree-maker.html | 4++--
3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/s6-svperms.html b/doc/s6-svperms.html @@ -48,7 +48,7 @@ the owner and members of group <em>name</em>; or <tt>public</tt>, for all users. </li> <li> <tt>control:</tt> - indicates who is allowed to send control commands to the service, with commands such as -<a href="s6-svc.html">s6 -svc</a>. The values can be <tt>owner</tt>, +<a href="s6-svc.html">s6-svc</a>. The values can be <tt>owner</tt>, for only the owner of the service; or <tt>group: <em>name</em></tt>, for the owner and members of group <em>name</em>. </li> <li> <tt>events:</tt> - indicates who is allowed to subscribed to diff --git a/doc/s6-svscan.html b/doc/s6-svscan.html @@ -148,8 +148,8 @@ This behaviour can also be achieved via the <tt>s6-svscanctl -an <em>scandir</em> </tt> command. This is the closest that s6-svscan can get to the traditional "reload your configuration" behaviour. </li> <li> SIGINT&nbsp;: same as SIGTERM below. </li> - <li> SIGTERM&nbsp;: Instruct all the <a href="s6-supervise.html">s6-supervise</a> to -stop their service and exit; wait for the whole supervision tree to die, without + <li> SIGTERM&nbsp;: Instruct all the <a href="s6-supervise.html">s6-supervise</a> processes +to stop their service and exit; wait for the whole supervision tree to die, without losing any logs; then exec into <tt>.s6-svscan/finish</tt> or exit 0. This behaviour can also be achieved via the <tt>s6-svscanctl -t <em>scandir</em></tt> command. </li> <li> SIGQUIT&nbsp;: 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 @@ -108,9 +108,9 @@ subdirectory as user <em>loguser</em>. Default is <strong><tt>root</tt></strong> <li> <tt>-t</tt>&nbsp;<em>stamptype</em>&nbsp;: how logs are timestamped by the catch-all logger. 0 means no timestamp, 1 means -<a href="http://cr.yp.to/libtai/tai64.html">external TAI64N format</a>, +<a href="https://cr.yp.to/libtai/tai64.html">external TAI64N format</a>, 2 means -<a href="http://www.iso.org/iso/home/standards/iso8601.htm">ISO 8601 format</a>, +<a href="https://www.iso.org/iso/home/standards/iso8601.htm">ISO 8601 format</a>, and 3 means both. Default is <strong><tt>1</tt></strong>. </li> <br /> <li> <tt>-n</tt>&nbsp;<em>nfiles</em>&nbsp;: maximum number of archive files