summaryrefslogtreecommitdiffstats
path: root/share/man/man9/timeout.9
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-08-16 19:53:38 +0000
committermarkm <markm@FreeBSD.org>2000-08-16 19:53:38 +0000
commitf2e97d9eb0def2e094a2f5d106cddb090b920aaf (patch)
treed1954681693717ded1189e1658d13d0fed1e16aa /share/man/man9/timeout.9
parent6e8b42e2050aa5a8bb3be12854092e771a3f28b7 (diff)
downloadFreeBSD-src-f2e97d9eb0def2e094a2f5d106cddb090b920aaf.zip
FreeBSD-src-f2e97d9eb0def2e094a2f5d106cddb090b920aaf.tar.gz
Mention more functions in the headers so whatis(1) can find them, and
create links to functions so added found.
Diffstat (limited to 'share/man/man9/timeout.9')
-rw-r--r--share/man/man9/timeout.97
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9
index 7e03734..dffb25c 100644
--- a/share/man/man9/timeout.9
+++ b/share/man/man9/timeout.9
@@ -40,7 +40,12 @@
.Dt TIMEOUT 9
.Os FreeBSD
.Sh NAME
-.Nm timeout
+.Nm timeout ,
+.Nm untimeout ,
+.Nm callout_handle_init ,
+.Nm callout_init ,
+.Nm callout_stop ,
+.Nm callout_reset
.Nd execute a function after a specified length of time
.Sh SYNOPSIS
.Fd #include <sys/types.h>
OpenPOWER on IntegriCloud