summaryrefslogtreecommitdiff
path: root/doc/libskarnet.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-09-21 06:04:21 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-09-21 06:04:21 +0000
commit5bab6e4b51164c3d64b654a3c0db5f6efc0bdc86 (patch)
treec697f579d6a8db9e237f4cd9155bc65c6fa3c4a1 /doc/libskarnet.html
parent9bf2a7c888312f197bbad77f47c067f856900578 (diff)
downloadskalibs-5bab6e4b51164c3d64b654a3c0db5f6efc0bdc86.tar.xz
Update tainnow.lib mentions in doc
Diffstat (limited to 'doc/libskarnet.html')
-rw-r--r--doc/libskarnet.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libskarnet.html b/doc/libskarnet.html
index f31826f..82f381d 100644
--- a/doc/libskarnet.html
+++ b/doc/libskarnet.html
@@ -63,7 +63,7 @@ it <tt>$sysdeps</tt>. </li>
<li> Link with <tt>-lskarnet</tt>. If you are using socket functions, you
will also need to link with <tt>`cat $sysdeps/socket.lib`</tt>. If you are using
time functions such as <tt>tain_now()</tt>, you will also need to link with
-<tt>`cat $sysdeps/tainnow.lib`</tt>. Also
+<tt>`cat $sysdeps/sysclock.lib`</tt>. Also
<tt>`cat $sysdeps/spawn.lib`</tt>` for <tt>posix_spawn()</tt> functions,
<tt>timer.lib</tt> for <tt>timer_create</tt> functions, and so on. This
is, unfortunately, the only way to work with all the idiosyncrasies and