From 2260cd91b8b68e7ba1eeef4067b42d3b5c93d597 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
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.