summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ip.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/ip.4')
-rw-r--r--share/man/man4/ip.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4
index 4ccbb11..33f6a48 100644
--- a/share/man/man4/ip.4
+++ b/share/man/man4/ip.4
@@ -39,9 +39,9 @@
.Nm ip
.Nd Internet Protocol
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
-.Fd #include <sys/socket.h>
-.Fd #include <netinet/in.h>
+.In sys/types.h
+.In sys/socket.h
+.In netinet/in.h
.Ft int
.Fn socket AF_INET SOCK_RAW proto
.Sh DESCRIPTION
OpenPOWER on IntegriCloud