From larse@nik.isi.edu  Sat Sep 20 15:48:34 2003
Return-Path: <larse@nik.isi.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0BB3B16A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Sep 2003 15:48:34 -0700 (PDT)
Received: from nik.isi.edu (nik.isi.edu [128.9.168.58])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1D8C843FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Sep 2003 15:48:33 -0700 (PDT)
	(envelope-from larse@nik.isi.edu)
Received: from nik.isi.edu (localhost [127.0.0.1])
	by nik.isi.edu (8.12.10/8.12.10) with ESMTP id h8KMmWfc003787
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Sep 2003 15:48:32 -0700 (PDT)
	(envelope-from larse@nik.isi.edu)
Received: (from larse@localhost)
	by nik.isi.edu (8.12.10/8.12.10/Submit) id h8KMmWI0003786;
	Sat, 20 Sep 2003 15:48:32 -0700 (PDT)
	(envelope-from larse)
Message-Id: <200309202248.h8KMmWI0003786@nik.isi.edu>
Date: Sat, 20 Sep 2003 15:48:32 -0700 (PDT)
From: Lars Eggert <larse@isi.edu>
Reply-To: Lars Eggert <larse@isi.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: trpt(8) option -t was disabled on -current
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57045
>Category:       bin
>Synopsis:       trpt(8) option -t was disabled on -current
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 20 15:50:15 PDT 2003
>Closed-Date:    
>Last-Modified:  Wed Oct 01 13:37:56 PDT 2003
>Originator:     Lars Eggert
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD nik.isi.edu 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Sep 20 14:53:30 PDT 2003 larse@nik.isi.edu:/usr/obj/usr/src/sys/KERNEL-1.30 i386


	
>Description:
trpt(8) describes the -t option:

     -t      In addition to the normal output, print the values for all timers
             at each point in the trace.

Those timers don't exist anymore, and the corresponding code was
commented out by jlemon@ in revision 1.10 of src/usr.sbin/trpt/trpt.c

>How-To-Repeat:
	
>Fix:
Remove -t flag documentation from the man page.
Remove -t flag remainders from the trpt.c code.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Wed Oct 1 13:36:26 PDT 2003 
Responsible-Changed-Why:  
Reassign misfiled PR. 

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