summaryrefslogtreecommitdiffstats
path: root/share/man/man9/BUS_READ_IVAR.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/BUS_READ_IVAR.9')
-rw-r--r--share/man/man9/BUS_READ_IVAR.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/BUS_READ_IVAR.9 b/share/man/man9/BUS_READ_IVAR.9
index 3ffc263..1fe90ee 100644
--- a/share/man/man9/BUS_READ_IVAR.9
+++ b/share/man/man9/BUS_READ_IVAR.9
@@ -36,8 +36,8 @@
.Nm BUS_WRITE_IVAR
.Nd manipulate bus-specific device instance variables
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/bus.h>
+.In sys/param.h
+.In sys/bus.h
.Ft int
.Fn BUS_READ_IVAR "device_t dev" "device_t child" "int index" "uintptr_t *result"
.Ft int
OpenPOWER on IntegriCloud