aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/device_enable.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/device_enable.9')
-rw-r--r--share/man/man9/device_enable.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/device_enable.9 b/share/man/man9/device_enable.9
index 75ff0aa31a1a..515d6881097c 100644
--- a/share/man/man9/device_enable.9
+++ b/share/man/man9/device_enable.9
@@ -37,8 +37,8 @@
.Nm device_is_enabled
.Nd manipulate device enabled flag
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/bus.h>
+.In sys/param.h
+.In sys/bus.h
.Ft void
.Fn device_enable "device_t dev"
.Ft void