about summary refs log tree commit diff
path: root/doc/libstddjb
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-03-16 18:19:26 +0000
committerLaurent Bercot <ska@appnovation.com>2022-03-16 18:19:26 +0000
commitde2e01c3b611ee515158ef198c6f2e150a9c019b (patch)
tree64522c54293a21969a51cad7720971fe93a3871c /doc/libstddjb
parentfe0a3979049729fb89fea7d2e0b28d938cad5522 (diff)
downloadskalibs-de2e01c3b611ee515158ef198c6f2e150a9c019b.tar.gz
skalibs-de2e01c3b611ee515158ef198c6f2e150a9c019b.tar.xz
skalibs-de2e01c3b611ee515158ef198c6f2e150a9c019b.zip
Doc fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libstddjb')
-rw-r--r--doc/libstddjb/selfpipe.html2
-rw-r--r--doc/libstddjb/tai.html4
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>