aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2002-12-27 12:15:40 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2002-12-27 12:15:40 +0000
commit57bd0fc6e89b888516b6a64206715bef500fc2d1 (patch)
treeab5e026aafe37b18ff362bec5a3c4765fb7813f5 /usr.sbin/mrouted
parentaa4d7a8a4bf3d4bfe0ad9a1af83ac6c4693eee55 (diff)
Notes
Diffstat (limited to 'usr.sbin/mrouted')
-rw-r--r--usr.sbin/mrouted/mrinfo.82
-rw-r--r--usr.sbin/mrouted/mrouted.82
-rw-r--r--usr.sbin/mrouted/mtrace.82
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mrouted/mrinfo.8 b/usr.sbin/mrouted/mrinfo.8
index 6e655a8ff435..bd9c61f6a742 100644
--- a/usr.sbin/mrouted/mrinfo.8
+++ b/usr.sbin/mrouted/mrinfo.8
@@ -75,7 +75,7 @@ Default timeout is 4 seconds.
For each neighbor of the queried multicast router, the IP of the queried router
is displayed, followed by the IP and name of the neighbor.
In square brackets
-the metric (cost of connection), the treashold (multicast ttl) is displayed.
+the metric (cost of connection), the threshold (multicast ttl) is displayed.
If
the queried multicast router has a newer version number, the type (tunnel,
srcrt) and status (disabled, down) of the connection is displayed.
diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8
index 27a22563026a..d902c74efcaa 100644
--- a/usr.sbin/mrouted/mrouted.8
+++ b/usr.sbin/mrouted/mrouted.8
@@ -166,7 +166,7 @@ as a low value can keep the kernel cache small at the cost of "thrashing"
the cache for periodic senders, but high values can cause the kernel
cache to grow unacceptably large. The default is 300 seconds (5 minutes).
.It prune_lifetime Ar secs
-Sepcifies, in seconds, the average lifetime of prunes that are sent towards
+Specifies, in seconds, the average lifetime of prunes that are sent towards
parents. The actual lifetimes will be randomized in the range
[.5\fIsecs\fP,1.5\fIsecs\fP]. The default is 7200 (2 hours). Smaller values
cause less state to be kept both at this router and the parent, at the
diff --git a/usr.sbin/mrouted/mtrace.8 b/usr.sbin/mrouted/mtrace.8
index e95b59dd2dbd..44d99d594ce4 100644
--- a/usr.sbin/mrouted/mtrace.8
+++ b/usr.sbin/mrouted/mtrace.8
@@ -319,7 +319,7 @@ option, the initial multicast attempts can be forced to use unicast
instead with the
.Fl U
option, the final unicast attempts can be forced to use multicast
-isntead with the
+instead with the
.Fl M
option, or if you specify
.Fl UM ,