From yuko@veltec.co.jp  Fri Aug 16 00:32:27 2002
Return-Path: <yuko@veltec.co.jp>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 357EA37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Aug 2002 00:32:27 -0700 (PDT)
Received: from basil.veltec.co.jp (camomile.veltec.co.jp [61.120.45.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DDCB943E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Aug 2002 00:32:25 -0700 (PDT)
	(envelope-from yuko@veltec.co.jp)
Received: (from yuko@localhost)
	by basil.veltec.co.jp (8.11.6/8.11.3) id g7G7WI565288;
	Fri, 16 Aug 2002 16:32:18 +0900 (JST)
	(envelope-from yuko)
Message-Id: <200208160732.g7G7WI565288@basil.veltec.co.jp>
Date: Fri, 16 Aug 2002 16:32:18 +0900 (JST)
From: yuko@veltec.co.jp
Reply-To: yuko@veltec.co.jp
To: FreeBSD-gnats-submit@freebsd.org
Cc: yuko@veltec.co.jp
Subject: tcpdump manual mistake, with a draft amendment
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41703
>Category:       docs
>Synopsis:       tcpdump manual mistake, with a draft amendment
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 16 00:40:01 PDT 2002
>Closed-Date:    Thu Dec 19 15:24:04 PST 2002
>Last-Modified:  Thu Dec 19 15:24:04 PST 2002
>Originator:     Yuko Sasaki
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
FreeBSD Japanese Manual Translation Project
>Environment:
	4.4-RELEASE, with man distribution
>Description:
	tcpdump does not have -b flag it should be -r flag, 
	and a portion to which the tag is not attached in this file.
>How-To-Repeat:
	Do "man 1 tcpdump"
>Fix:

% diff -u tcpdump.1.8.2.2 tcpdump.1.8.2.3
--- tcpdump.1.8.2.2     Thu Aug  8 18:47:16 2002
+++ tcpdump.1.8.2.3     Fri Aug 16 16:05:05 2002
@@ -89,7 +89,7 @@
 .B \-w
 flag, which causes it to save the packet data to a file for later
 analysis, and/or with the
-.B \-b
+.B \-r
 flag, which causes it to read from a saved packet file rather than to
 read packets from a network interface.  In all cases, only packets that
 match
@@ -356,6 +356,7 @@
 .TP
 .B \-tttt
 Print a timestamp in default format proceeded by date on each dump line.
+.TP
 .B \-u
 Print undecoded NFS handles.
 .TP
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: trhodes 
State-Changed-When: Mon Aug 26 15:29:48 PDT 2002 
State-Changed-Why:  
tcpdump(1) is contributed software, could you perhaps email the maintainers 
of it and see if they can fix this on their end? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41703 
State-Changed-From-To: feedback->closed 
State-Changed-By: trhodes 
State-Changed-When: Thu Dec 19 15:23:34 PST 2002 
State-Changed-Why:  
Feedback timeout. 

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