summaryrefslogtreecommitdiffstats
path: root/share/man/man9/copy.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/copy.9')
-rw-r--r--share/man/man9/copy.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/copy.9 b/share/man/man9/copy.9
index a1230d4..c82a268 100644
--- a/share/man/man9/copy.9
+++ b/share/man/man9/copy.9
@@ -45,8 +45,8 @@
.Nm copyinstr
.Nd kernel copy functions
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
-.Fd #include <sys/systm.h>
+.In sys/types.h
+.In sys/systm.h
.Ft int
.Fn copyin "const void *uaddr" "void *kaddr" "size_t len"
.Ft int
OpenPOWER on IntegriCloud