diff options
Diffstat (limited to 'share/man/man4/ip.4')
-rw-r--r-- | share/man/man4/ip.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index eeda4ce55e21..cd37c7e377ef 100644 --- a/share/man/man4/ip.4 +++ b/share/man/man4/ip.4 @@ -178,7 +178,7 @@ multicasting is supported only on sockets of type .Dv SOCK_DGRAM and -.Dv SOCK_RAW, +.Dv SOCK_RAW , and only on networks where the interface driver supports multicasting. .Pp @@ -366,7 +366,7 @@ ip->ip_off = offset; .Ed .Pp If the header source address is set to -.Dv INADDR_ANY, +.Dv INADDR_ANY , the kernel will choose an appropriate address. .Sh DIAGNOSTICS A socket operation may fail with one of the following errors returned: |