summaryrefslogtreecommitdiff
path: root/doc/libs6
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-09-18 23:21:44 +0000
committerLaurent Bercot <ska@appnovation.com>2021-09-18 23:21:44 +0000
commit2260cd91b8b68e7ba1eeef4067b42d3b5c93d597 (patch)
treeb0b5c628f73c9580de51ecb1492e8a21dbcd2bff /doc/libs6
parent2780b6ea7bf7f2343ed3e9da1ab8bdd01d3c0ee3 (diff)
downloads6-2260cd91b8b68e7ba1eeef4067b42d3b5c93d597.tar.xz
Doc fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libs6')
-rw-r--r--doc/libs6/fdholder.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/libs6/fdholder.html b/doc/libs6/fdholder.html
index c874805..e8135bb 100644
--- a/doc/libs6/fdholder.html
+++ b/doc/libs6/fdholder.html
@@ -36,7 +36,7 @@ exact function prototypes.
<p>
The <tt>src/fdholder/s6-fdholder-*.c</tt> files in the s6 package,
-for instance, illustrate how to use the s6-fdholder library.
+for instance, illustrate how to use the fdholder library.
</p>
<h3> Synchronous functions with a specified maximum execution time </h3>
@@ -206,7 +206,7 @@ of <tt>s6_fdholder_fd_t</tt>.
<tt>genalloc_len(s6_fdholder_fd_t, &amp;dump)</tt> is the number of elements
in the array. A <tt>s6_fdholder_fd_t</tt> contains at least a descriptor
number, an identifier, and an expiration date, see the
-<tt>s6/s6-fdholder.h</tt> header file.
+<tt>s6/fdholder.h</tt> header file.
</p>
<h3> Writing a dump </h3>