summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ip.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-06-16 08:33:57 +0000
committerru <ru@FreeBSD.org>2004-06-16 08:33:57 +0000
commitaa52a5a900bdec01cd64392151f45ae2b913614b (patch)
tree45340076f670c5a33c9f8979cfb69f5797c2be57 /share/man/man4/ip.4
parent075deb0c4c016fbd1931955599b44e3592fa397c (diff)
downloadFreeBSD-src-aa52a5a900bdec01cd64392151f45ae2b913614b.zip
FreeBSD-src-aa52a5a900bdec01cd64392151f45ae2b913614b.tar.gz
Assorted markup, spelling, and grammar fixes.
Diffstat (limited to 'share/man/man4/ip.4')
-rw-r--r--share/man/man4/ip.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4
index 575725f..1c17866 100644
--- a/share/man/man4/ip.4
+++ b/share/man/man4/ip.4
@@ -326,9 +326,9 @@ consequences that the administrator should carefully evaluate before
modifying these settings.
.Pp
Ports are allocated at random within the specified port range in order
-to increase the difficulty of random spoofing attacks. In scenarios
-such as benchmarking, this behavior may be undesireable. In these
-cases,
+to increase the difficulty of random spoofing attacks.
+In scenarios such as benchmarking, this behavior may be undesireable.
+In these cases,
.Va net.inet.ip.portrange.randomized
can be used to toggle randomization off.
.Ss "Multicast Options"
@@ -431,7 +431,7 @@ struct ip_mreq {
}
.Ed
.Pp
-.Dv imr_interface
+.Va imr_interface
should be set to
.Dv INADDR_ANY
to choose the default multicast interface,
@@ -442,7 +442,7 @@ the host is multihomed.
Since
.Fx 4.4 ,
if the
-.Dv imr_interface
+.Va imr_interface
member is within the network range
.Li 0.0.0.0/8 ,
it is treated as an interface index in the system interface MIB,
OpenPOWER on IntegriCloud