From nobody  Thu Sep 24 04:53:12 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id EAA17708;
          Thu, 24 Sep 1998 04:53:12 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199809241153.EAA17708@hub.freebsd.org>
Date: Thu, 24 Sep 1998 04:53:12 -0700 (PDT)
From: iss@mail.wbs.ne.jp
To: freebsd-gnats-submit@freebsd.org
Subject: SS macros remain in mtrace.8
X-Send-Pr-Version: www-1.0

>Number:         8039
>Category:       docs
>Synopsis:       SS macros remain in mtrace.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 24 05:00:01 PDT 1998
>Closed-Date:    Mon Sep 28 18:42:12 PDT 1998
>Last-Modified:  Mon Sep 28 18:42:58 PDT 1998
>Originator:     Issei Hirayama
>Release:        FreeBSD2.2.7-RELEASE
>Organization:
jpman project, Japan FreeBSD users group.
>Environment:
3.0-19980827-SNAP
mtrace.8
>Description:
`SS' macros remain in mtrace.8.
So, subsection headers are not displayed.
These should be `Ss'.
>How-To-Repeat:
% man 8 mtrace
>Fix:
I suggest to apply following patch:

--- mtrace.8.orig       Thu Sep 24 20:24:21 1998
+++ mtrace.8    Thu Sep 24 20:24:58 1998
@@ -209,7 +209,7 @@
 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 @@
 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 @@
 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

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Mon Sep 28 18:42:12 PDT 1998 
State-Changed-Why:  
Fixed in rev 1.9 of "src/usr.sbin/mrouted/mtrace.8", thanks! 
>Unformatted:
