diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-19 03:17:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-19 03:17:50 +0000 |
commit | 53c9e2ec3dd78e2612d191249e3961bf9625d453 (patch) | |
tree | ae5fa72c64cbcd4ef5e466b717a21c2b39638e52 /doc/libs6net | |
parent | ad8fa55e40e1937e626617238c5d8a93be886333 (diff) | |
download | s6-networking-53c9e2ec3dd78e2612d191249e3961bf9625d453.tar.xz |
Documentation fixes
Diffstat (limited to 'doc/libs6net')
-rw-r--r-- | doc/libs6net/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/libs6net/index.html b/doc/libs6net/index.html index 7a6a75b..4fb35ff 100644 --- a/doc/libs6net/index.html +++ b/doc/libs6net/index.html @@ -37,9 +37,9 @@ are visible in your header search path. </li> <ul> <li> Make sure the s6-networking libraries, as well as the skalibs libraries, are visible in your library search path. </li> - <li> Link against <tt>-ls6net</tt>, <tt>-lskarnet</tt>, </li> -<tt>`cat $SYSDEPS/socket.lib`</tt> and -<tt>`cat $SYSDEPS/tainnow.lib`</tt>, $SYSDEPS being your skalibs + <li> Link against <tt>-ls6net</tt>, <tt>-lskarnet</tt>, +<tt>`cat $sysdeps/socket.lib`</tt> and +<tt>`cat $sysdeps/tainnow.lib`</tt>, <tt>$sysdeps</tt> being your skalibs sysdeps directory. </li> </ul> |