From nobody@FreeBSD.org  Mon Aug 19 10:22:28 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2453C37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Aug 2002 10:22:28 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C574A43E6A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Aug 2002 10:22:27 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JHMROT076362
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Aug 2002 10:22:27 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g7JHMRkf076361;
	Mon, 19 Aug 2002 10:22:27 -0700 (PDT)
Message-Id: <200208191722.g7JHMRkf076361@www.freebsd.org>
Date: Mon, 19 Aug 2002 10:22:27 -0700 (PDT)
From: Matthew Soffen <matt-freebsdbug@soffen.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: man page for route (Section 8) missing definition for -d
X-Send-Pr-Version: www-1.0

>Number:         41787
>Category:       docs
>Synopsis:       man page for route (Section 8) missing definition for -d
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 19 10:30:01 PDT 2002
>Closed-Date:    Mon Nov 10 15:29:39 CET 2003
>Last-Modified:  Mon Nov 10 15:29:39 CET 2003
>Originator:     Matthew Soffen
>Release:        4.2
>Organization:
.
>Environment:
FreeBSD truffle0.soffen.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000     jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC  i386
>Description:
The man page for /sbin/route in Section 8 doesn't have a definition for the -d parameter.
>How-To-Repeat:
man 8 route    
>Fix:
Add description for -d (Delete ?)
>Release-Note:
>Audit-Trail:

From: Josh Paetzel <friar_josh@webwarrior.net>
To: Matthew Soffen <matt-freebsdbug@soffen.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/41787: man page for route (Section 8) missing definition
	for -d
Date: 19 Aug 2002 14:44:29 +0000

 On Mon, 2002-08-19 at 17:22, Matthew Soffen wrote:
 > 
 > >Number:         41787
 > >Category:       docs
 > >Synopsis:       man page for route (Section 8) missing definition for -d
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-doc
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          doc-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Mon Aug 19 10:30:01 PDT 2002
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Matthew Soffen
 > >Release:        4.2
 > >Organization:
 > .
 > >Environment:
 > FreeBSD truffle0.soffen.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000     jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC  i386
 > >Description:
 > The man page for /sbin/route in Section 8 doesn't have a definition for the -d parameter.
 > >How-To-Repeat:
 > man 8 route    
 > >Fix:
 > Add description for -d (Delete ?)
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 >
 
 I'll take a gander at this.  I quick perusal of route.c has me thinking
 it's a debug or verbose switch.  Have to do a bit more research though.
 
 josh
 
 

From: Josh Paetzel <friar_josh@webwarrior.net>
To: bug-followup@freebsd.org
Cc: freebsd-doc@FreeBSD.org
Subject: Re: docs/41787: man page for route (Section 8) missing definition
	for -d
Date: 20 Aug 2002 22:33:46 +0000

 >  > >How-To-Repeat:
 >  > man 8 route    
 >  > >Fix:
 >  > Add description for -d (Delete ?)
 >  > >Release-Note:
 >  > >Audit-Trail:
 >  > >Unformatted:
 >  >
 >  
 >  I'll take a gander at this.  I quick perusal of route.c has me thinking
 >  it's a debug or verbose switch.  Have to do a bit more research though.
 >  
 >  josh
 
 I emailed ume@freebsd.org which according to the cvs records is the
 person who has committed the last several changes to route.c  The -d
 switch is definitely the debug switch, but what it actually does is
 beyond my ken.
 
 Josh
 
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Mon Nov 10 15:28:53 CET 2003 
State-Changed-Why:  
I have added a describtion, MFC to come.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41787 
>Unformatted:
