summaryrefslogtreecommitdiffstats
path: root/share/man/man4/icmp.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/icmp.4')
-rw-r--r--share/man/man4/icmp.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/icmp.4 b/share/man/man4/icmp.4
index 9fc2020..5fa5752 100644
--- a/share/man/man4/icmp.4
+++ b/share/man/man4/icmp.4
@@ -39,9 +39,9 @@
.Nm icmp
.Nd Internet Control Message 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