X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..0c530ab8987f0ae6a1a3d9284f40182b88852816:/bsd/man/man4/icmp.4?ds=sidebyside diff --git a/bsd/man/man4/icmp.4 b/bsd/man/man4/icmp.4 index 054b77018..65015098d 100644 --- a/bsd/man/man4/icmp.4 +++ b/bsd/man/man4/icmp.4 @@ -94,7 +94,7 @@ sockets can be opened with the .Dv SOCK_DGRAM socket type without requiring root privileges. The synopsis is the following: .Pp -.Fn socket AF_INET SOCK_DGRAM IPPROTO_IP +.Fn socket AF_INET SOCK_DGRAM IPPROTO_ICMP .Pp This can be used by non root privileged processes to send .Tn ICMP