summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-22 09:52:40 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-22 09:52:40 +0000
commit5732b475bce8abd29f68f0963efb6ffdad2cfcf6 (patch)
tree513ba730e302703a2264454d82d32be63e140b3e
parent8b6a69e325abfc4960dccae6116af8dd338708a5 (diff)
downloads6-5732b475bce8abd29f68f0963efb6ffdad2cfcf6.tar.xz
Doc typo fixes, thanks flexibeast
-rw-r--r--doc/s6-svperms.html2
-rw-r--r--doc/s6-svscan.html4
-rw-r--r--doc/s6-usertree-maker.html4
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 <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
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
<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
index 38931b9..4f6eef2 100644
--- 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