diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 09:52:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 09:52:40 +0000 |
commit | 5732b475bce8abd29f68f0963efb6ffdad2cfcf6 (patch) | |
tree | 513ba730e302703a2264454d82d32be63e140b3e /doc/s6-usertree-maker.html | |
parent | 8b6a69e325abfc4960dccae6116af8dd338708a5 (diff) | |
download | s6-5732b475bce8abd29f68f0963efb6ffdad2cfcf6.tar.xz |
Doc typo fixes, thanks flexibeast
Diffstat (limited to 'doc/s6-usertree-maker.html')
-rw-r--r-- | doc/s6-usertree-maker.html | 4 |
1 files changed, 2 insertions, 2 deletions
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> <em>stamptype</em> : 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> <em>nfiles</em> : maximum number of archive files |