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