aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/ip6.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/ip6.4')
-rw-r--r--share/man/man4/ip6.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4
index 1868eb61345b..c1bd10c009ed 100644
--- a/share/man/man4/ip6.4
+++ b/share/man/man4/ip6.4
@@ -69,9 +69,9 @@
.Nd Internet Protocol version 6 (IPv6)
.\"
.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_INET6 SOCK_RAW proto
.\"