summaryrefslogtreecommitdiffstats
path: root/share/man/man9/timeout.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/timeout.9')
-rw-r--r--share/man/man9/timeout.92
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9
index 971c8e7..36731c8 100644
--- a/share/man/man9/timeout.9
+++ b/share/man/man9/timeout.9
@@ -50,7 +50,6 @@
.Sh SYNOPSIS
.In sys/types.h
.In sys/systm.h
-.Pp
.Bd -literal
typedef void timeout_t (void *);
.Ed
@@ -58,7 +57,6 @@ typedef void timeout_t (void *);
.Fn timeout "timeout_t *func" "void *arg" "int ticks"
.Ft void
.Fn callout_handle_init "struct callout_handle *handle"
-.Pp
.Bd -literal
struct callout_handle handle = CALLOUT_HANDLE_INITIALIZER(&handle)
.Ed
OpenPOWER on IntegriCloud