diff options
Diffstat (limited to 'doc/libs6/fdholder.html')
-rw-r--r-- | doc/libs6/fdholder.html | 4 |
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, &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> |