summaryrefslogtreecommitdiff
path: root/doc/libs6/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-08-30 19:11:44 +0000
committerLaurent Bercot <ska@appnovation.com>2021-08-30 19:11:44 +0000
commit691c69e626e4ceb85567a5288348bd04378fd410 (patch)
tree9ae1c3f2c2984aafa2b9caf7987fe0011fcf6828 /doc/libs6/index.html
parent1719a60278cf36558b568349c0c9f9b5eb91c999 (diff)
downloads6-691c69e626e4ceb85567a5288348bd04378fd410.tar.xz
s6-svlink, s6-svunlink, .h changes
Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libs6/index.html')
-rw-r--r--doc/libs6/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/libs6/index.html b/doc/libs6/index.html
index 2f93493..1db2e5e 100644
--- a/doc/libs6/index.html
+++ b/doc/libs6/index.html
@@ -65,9 +65,9 @@ provides functions to check credentials against configuration files. </li>
functions to subscribe to fifodirs and be notified of events. </li>
<li> The <a href="ftrigw.html">s6/ftrigw.h</a> header provides
functions to manage fifodirs and send notifications to them. </li>
- <li> The <a href="s6lock.html">s6/s6lock.h</a> header provides
+ <li> The <a href="lock.html">s6/lock.h</a> header provides
functions to acquire locks with a timeout. </li>
- <li> The <a href="s6-fdholder.html">s6/s6-fdholder.h</a> header provides
+ <li> The <a href="fdholder.html">s6/fdholder.h</a> header provides
functions to communicate with a
<a href="../s6-fdholderd.html">s6-fdholderd</a> server and exchange
file descriptors with it. </li>