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.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9
index fbf89f0..f7152a4 100644
--- a/share/man/man9/timeout.9
+++ b/share/man/man9/timeout.9
@@ -48,8 +48,8 @@
.Nm callout_reset
.Nd execute a function after a specified length of time
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
-.Fd #include <sys/systm.h>
+.In sys/types.h
+.In sys/systm.h
.Pp
.Bd -literal
typedef void timeout_t (void *);
OpenPOWER on IntegriCloud