summaryrefslogtreecommitdiffstats
path: root/share/man/man9/device_get_state.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/device_get_state.9')
-rw-r--r--share/man/man9/device_get_state.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/device_get_state.9 b/share/man/man9/device_get_state.9
index dfec2c6..e499336 100644
--- a/share/man/man9/device_get_state.9
+++ b/share/man/man9/device_get_state.9
@@ -38,8 +38,8 @@
.Nm device_is_alive
.Nd manipulate device state
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/bus.h>
+.In sys/param.h
+.In sys/bus.h
.Ft device_state_t
.Fn device_get_state "device_t dev"
.Ft void
OpenPOWER on IntegriCloud