summaryrefslogtreecommitdiff
path: root/doc/libs6/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libs6/index.html')
-rw-r--r--doc/libs6/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/libs6/index.html b/doc/libs6/index.html
index 9fe7e65..aa7b78a 100644
--- a/doc/libs6/index.html
+++ b/doc/libs6/index.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Language" content="en" />
<title>s6: the s6 library interface</title>
<meta name="Description" content="s6: the s6 library interface" />
- <meta name="Keywords" content="s6 s6 libs6 library libs6net" />
+ <meta name="Keywords" content="s6 s6 libs6 library" />
<!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> -->
</head>
<body>
@@ -66,6 +66,10 @@ functions to subscribe to fifodirs and be notified of events. </li>
functions to manage fifodirs and send notifications to them. </li>
<li> The <a href="s6lock.html">s6/s6lock.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
+functions to communicate with a
+<a href="../s6-fdholderd.html">s6-fdholderd</a> server and exchange
+file descriptors with it. </li>
</ul>
</body>