diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-21 06:04:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-21 06:04:13 +0000 |
commit | 3ee110c6aa9a58938fec897714bc6986fe08f779 (patch) | |
tree | 5f333bf6636a16af36ecc3dfa46c17a6a6be20b3 /doc | |
parent | 101b99d6a46d26cc0fc359a6d86647c05833add8 (diff) | |
download | s6-3ee110c6aa9a58938fec897714bc6986fe08f779.tar.xz |
Update tainnow.lib mentions in doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/libs6/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libs6/index.html b/doc/libs6/index.html index 1d8f97b..2f93493 100644 --- a/doc/libs6/index.html +++ b/doc/libs6/index.html @@ -45,7 +45,7 @@ If you're using socket functions (which is the case with If you're using timed functions involving TAI timestamps (which is also the case with <a href="ftrigr.html">libftrigr</a> for instance), add -<tt>`cat $sysdeps/tainnow.lib`</tt>. <tt>$sysdeps</tt> +<tt>`cat $sysdeps/sysclock.lib`</tt>. <tt>$sysdeps</tt> stands for your skalibs sysdeps directory. </li> </ul> |