diff options
Diffstat (limited to 'doc/s6-log.html')
-rw-r--r-- | doc/s6-log.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-log.html b/doc/s6-log.html index 3cb15f4..0bb9916 100644 --- a/doc/s6-log.html +++ b/doc/s6-log.html @@ -107,7 +107,7 @@ When <tt>current</tt> becomes too big, a <em>rotation</em> happens. The <tt>current</tt> file will be possibly <em>processed</em>, then it will become an <em>archived</em> log file named @<em>timestamp</em>.s, where <em>timestamp</em>, a -<a href="http://www.skarnet.org/software/skalibs/libstddjb/tai.html">TAI64N</a> +<a href="//skarnet.org/software/skalibs/libstddjb/tai.html">TAI64N</a> timestamp, is the absolute time of the rotation. If there are too many archived log files in the logdir, the older ones are then suppressed. Logging then resumes, to a brand new <tt>current</tt> |