summaryrefslogtreecommitdiff
path: root/doc/s6-svstat.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-09-16 12:04:55 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-09-16 12:04:55 +0000
commitb0fe68c13b04af8c098d53ea999bba6b7395163d (patch)
tree298bab9f755edd10f4fd09c22beadb89f05f1be3 /doc/s6-svstat.html
parent997b02adcc8384906339ea81ece5ba7244f3ef60 (diff)
downloads6-b0fe68c13b04af8c098d53ea999bba6b7395163d.tar.xz
Documentation fixes, by flexibeast
Diffstat (limited to 'doc/s6-svstat.html')
-rw-r--r--doc/s6-svstat.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-svstat.html b/doc/s6-svstat.html
index d90e1f1..ba62dbb 100644
--- a/doc/s6-svstat.html
+++ b/doc/s6-svstat.html
@@ -106,9 +106,9 @@ killed by a signal, <tt>NA</tt> is printed instead. </li>
<li> <tt>signum</tt>: print the number of the signal the last <tt>./run</tt> process was
killed with. If the service is currently up, or the last <tt>./run</tt> process was not
killed by a signal, <tt>-1</tt> is printed instead. </li>
- <li> <tt>updownsince</tt>: print a <a href="http://cr.yp.to/libtai/tai64.html">TAI64N
+ <li> <tt>updownsince</tt>: print a <a href="https://cr.yp.to/libtai/tai64.html">TAI64N
label</a> representing the absolute date when the service last changed states. </li>
- <li> <tt>readysince</tt>: print a <a href="http://cr.yp.to/libtai/tai64.html">TAI64N
+ <li> <tt>readysince</tt>: print a <a href="https://cr.yp.to/libtai/tai64.html">TAI64N
label</a> representing the absolute date when the service last became ready. Note that
this can either mean "service readiness" (if the service is currently up and ready), or
"down readiness", i.e. the last time when the service was down and ready to be started