diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 17:21:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 17:21:37 +0000 |
commit | f98ae7a1bc204afa4badc3593d8422a6efa977d9 (patch) | |
tree | bf6cc7f9705a5a0cf18099d6d916c9b8b8dcf5de /doc/libs6/s6-fdholder.html | |
parent | e59f30c77eab4c98d77a34fa69d6d1e6b1a87390 (diff) | |
download | s6-f98ae7a1bc204afa4badc3593d8422a6efa977d9.tar.xz |
heliocat's html fixes
Diffstat (limited to 'doc/libs6/s6-fdholder.html')
-rw-r--r-- | doc/libs6/s6-fdholder.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libs6/s6-fdholder.html b/doc/libs6/s6-fdholder.html index 6aabe39..38a2343 100644 --- a/doc/libs6/s6-fdholder.html +++ b/doc/libs6/s6-fdholder.html @@ -67,7 +67,7 @@ tain_now_g() ; s6_fdholder_init(&a, fd) ; (...) -s6_fdholder_free(&a) ; +s6_fdholder_free(&a) ; </pre> <p> |