diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-21 06:04:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-21 06:04:06 +0000 |
commit | d8ce7ac3e7b9007cc6757aeb2293b98108f0133f (patch) | |
tree | 089618ba2a719fe01dce31ec9941723d3330a0f2 | |
parent | ae63acb7ef50b4c8e8743d483dd358e1e7c97ebc (diff) | |
download | s6-dns-d8ce7ac3e7b9007cc6757aeb2293b98108f0133f.tar.xz |
Update tainnow.lib mentions in doc
-rw-r--r-- | doc/libs6dns/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libs6dns/index.html b/doc/libs6dns/index.html index 026bc9f..45a03cd 100644 --- a/doc/libs6dns/index.html +++ b/doc/libs6dns/index.html @@ -50,7 +50,7 @@ are visible in your header search path. </li> are visible in your library search path. </li> <li> Link against <tt>-ls6dns</tt>, <tt>-lskarnet</tt>, </li> <tt>`cat $SYSDEPS/socket.lib`</tt> and -<tt>`cat $SYSDEPS/tainnow.lib`</tt>, $SYSDEPS being your skalibs +<tt>`cat $SYSDEPS/sysclock.lib`</tt>, $SYSDEPS being your skalibs sysdeps directory. </li> </ul> |