diff options
Diffstat (limited to 'doc/s6-ps.html')
-rw-r--r-- | doc/s6-ps.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-ps.html b/doc/s6-ps.html index 5e1887f..12a986c 100644 --- a/doc/s6-ps.html +++ b/doc/s6-ps.html @@ -117,7 +117,7 @@ usage. </li> <li> <tt>cttime</tt> : total CPU time used by the process and all its dead children (user + kernel mode). </li> <li> <tt>tstart</tt> : the start time of the process as a -<a href="http://cr.yp.to/libtai/tai64.html">TAI64N</a> value. </li> +<a href="https://cr.yp.to/libtai/tai64.html">TAI64N</a> value. </li> <li> <tt>cpcpu</tt> : the percentage of CPU used by the process and its dead children (total cpu time divided by total running time). It is a mean value and does not reflect current CPU |