summaryrefslogtreecommitdiffstats
path: root/share/man/man9/device_get_devclass.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/device_get_devclass.9')
-rw-r--r--share/man/man9/device_get_devclass.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/device_get_devclass.9 b/share/man/man9/device_get_devclass.9
index 7f01af7..60ad911 100644
--- a/share/man/man9/device_get_devclass.9
+++ b/share/man/man9/device_get_devclass.9
@@ -35,8 +35,8 @@
.Nm device_get_devclass
.Nd access the devclass of a device
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/bus.h>
+.In sys/param.h
+.In sys/bus.h
.Ft devclass_t
.Fn device_get_devclass "device_t dev"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud