From 2260cd91b8b68e7ba1eeef4067b42d3b5c93d597 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 18 Sep 2021 23:21:44 +0000 Subject: Doc fixes Signed-off-by: Laurent Bercot --- doc/libs6/fdholder.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/libs6/fdholder.html') 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.

The src/fdholder/s6-fdholder-*.c files in the s6 package, -for instance, illustrate how to use the s6-fdholder library. +for instance, illustrate how to use the fdholder library.

Synchronous functions with a specified maximum execution time

@@ -206,7 +206,7 @@ of s6_fdholder_fd_t. genalloc_len(s6_fdholder_fd_t, &dump) is the number of elements in the array. A s6_fdholder_fd_t contains at least a descriptor number, an identifier, and an expiration date, see the -s6/s6-fdholder.h header file. +s6/fdholder.h header file.

Writing a dump

-- cgit v1.2.3