diff options
Diffstat (limited to 'doc/libs6')
-rw-r--r-- | doc/libs6/s6-fdholder.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/libs6/s6-fdholder.html b/doc/libs6/s6-fdholder.html index 0a2413b..6aabe39 100644 --- a/doc/libs6/s6-fdholder.html +++ b/doc/libs6/s6-fdholder.html @@ -35,11 +35,10 @@ exact function prototypes. <h3> A programming example </h3> <p> - The <tt>src/fdholder/s6-fdholder-*c.c</tt> files in the s6 package, + The <tt>src/fdholder/s6-fdholder-*.c</tt> files in the s6 package, for instance, illustrate how to use the s6-fdholder library. </p> - <h3> Synchronous functions with a specified maximum execution time </h3> <p> |