summaryrefslogtreecommitdiff
path: root/doc/libs6/s6-fdholder.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-03-30 17:21:37 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-03-30 17:21:37 +0000
commitf98ae7a1bc204afa4badc3593d8422a6efa977d9 (patch)
treebf6cc7f9705a5a0cf18099d6d916c9b8b8dcf5de /doc/libs6/s6-fdholder.html
parente59f30c77eab4c98d77a34fa69d6d1e6b1a87390 (diff)
downloads6-f98ae7a1bc204afa4badc3593d8422a6efa977d9.tar.xz
heliocat's html fixes
Diffstat (limited to 'doc/libs6/s6-fdholder.html')
-rw-r--r--doc/libs6/s6-fdholder.html2
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(&amp;a, fd) ;
(...)
-s6_fdholder_free(&a) ;
+s6_fdholder_free(&amp;a) ;
</pre>
<p>