diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:20:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:20:05 +0000 |
commit | 0f40a3bd1d0611ec990f1547f9f0e3f42212c587 (patch) | |
tree | 1bf5c783019caaba5dfb459e20c8f8dd66c4cc64 /doc/s6-log.html | |
parent | fecd476c2e6c1babbf14fe13254304a8fb1716b2 (diff) | |
download | s6-0f40a3bd1d0611ec990f1547f9f0e3f42212c587.tar.xz |
More schemeless URLs
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> |