summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-09-29 01:42:07 +0000
committerjkoshy <jkoshy@FreeBSD.org>1998-09-29 01:42:07 +0000
commitfc527dc5588e741a16b4d5f658b1cc2bf6e84cf3 (patch)
treefb58b7ee42885eeb5871b14023beeb57fa9b1499 /usr.sbin/mrouted
parent32f1573bbe7e910017c3d9807edfabf57c7a4083 (diff)
downloadFreeBSD-src-fc527dc5588e741a16b4d5f658b1cc2bf6e84cf3.zip
FreeBSD-src-fc527dc5588e741a16b4d5f658b1cc2bf6e84cf3.tar.gz
Correct use of nonexistent `.SS' macro.
PR: docs/8039 Submitted by: Issei Hirayama <iss@mail.wbs.ne.jp>
Diffstat (limited to 'usr.sbin/mrouted')
-rw-r--r--usr.sbin/mrouted/mtrace.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mrouted/mtrace.8 b/usr.sbin/mrouted/mtrace.8
index ac39189..df58f5a 100644
--- a/usr.sbin/mrouted/mtrace.8
+++ b/usr.sbin/mrouted/mtrace.8
@@ -209,7 +209,7 @@ Set the time to wait for a trace response to
seconds (default 3 seconds).
.El
.Sh USAGE
-.SS How It Works
+.Ss How It Works
The technique used by the
.Nm traceroute
tool to trace unicast network paths will not work for IP multicast
@@ -255,7 +255,7 @@ and comparing the output packet counts from one hop with the input
packet counts of the next hop allows the calculation of packet rate
and packet loss statistics for each hop to isolate congestion
problems.
-.SS Finding the Last-Hop Router
+.Ss Finding the Last-Hop Router
The trace query must be sent to the multicast router which is the
last hop on the path from the
.Ar source
@@ -288,7 +288,7 @@ address may not be the desired interface for the path from the source.
In that case, the desired interface should be specified explicitly as
the
.Ar receiver .
-.SS Directing the Response
+.Ss Directing the Response
By default,
.Nm
first attempts to trace the full reverse path, unless the number of
OpenPOWER on IntegriCloud