summaryrefslogtreecommitdiffstats
path: root/share/man/man9/mbuf.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/mbuf.9')
-rw-r--r--share/man/man9/mbuf.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9
index 1cb8309..6b38564 100644
--- a/share/man/man9/mbuf.9
+++ b/share/man/man9/mbuf.9
@@ -33,8 +33,8 @@
.Nd "memory management in the kernel IPC subsystem"
.\"
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/mbuf.h>
+.In sys/param.h
+.In sys/mbuf.h
.\"
.Ss Mbuf allocation macros
.Fn MGET "struct mbuf *mbuf" "int how" "short type"
OpenPOWER on IntegriCloud