diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-03-16 18:19:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-03-16 18:19:26 +0000 |
commit | de2e01c3b611ee515158ef198c6f2e150a9c019b (patch) | |
tree | 64522c54293a21969a51cad7720971fe93a3871c /doc/libstddjb | |
parent | fe0a3979049729fb89fea7d2e0b28d938cad5522 (diff) | |
download | skalibs-de2e01c3b611ee515158ef198c6f2e150a9c019b.tar.xz |
Doc fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libstddjb')
-rw-r--r-- | doc/libstddjb/selfpipe.html | 2 | ||||
-rw-r--r-- | doc/libstddjb/tai.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/libstddjb/selfpipe.html b/doc/libstddjb/selfpipe.html index 1a04c74..7c13e0e 100644 --- a/doc/libstddjb/selfpipe.html +++ b/doc/libstddjb/selfpipe.html @@ -12,7 +12,7 @@ <p> <a href="index.html">libstddjb</a><br /> -<a href="../libskarnet.html">skalibs</a><br /> +<a href="../libskarnet.html">libskarnet</a><br /> <a href="../index.html">skalibs</a><br /> <a href="//skarnet.org/software/">Software</a><br /> <a href="//skarnet.org/">skarnet.org</a> diff --git a/doc/libstddjb/tai.html b/doc/libstddjb/tai.html index d3eaa1d..892cf45 100644 --- a/doc/libstddjb/tai.html +++ b/doc/libstddjb/tai.html @@ -50,10 +50,10 @@ understand what is going on: </p> <ul> - <li> <a href="https://www.madore.org/~david/misc/time.html">David Madore's page + <li> <a href="http://www.madore.org/~david/misc/time.html">David Madore's page on time</a>. It's outdated (there was a leap second in 2009), but complete. </li> <li> From David Madore again, more to the point: a -<a href="https://www.madore.org/~david/computers/unix-leap-seconds.html">page +<a href="http://www.madore.org/~david/computers/unix-leap-seconds.html">page about leap seconds, UTC and TAI</a>. </li> <li> The skalibs <a href="../flags.html#clockistai">--enable-tai-clock</a> documentation. </li> |