From nobody@FreeBSD.org  Tue May  3 22:15:59 2005
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 22F4716A4CF
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 May 2005 22:15:59 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EF49543D54
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 May 2005 22:15:58 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j43MFsp8020575
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 3 May 2005 22:15:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j43MFsPD020574;
	Tue, 3 May 2005 22:15:54 GMT
	(envelope-from nobody)
Message-Id: <200505032215.j43MFsPD020574@www.freebsd.org>
Date: Tue, 3 May 2005 22:15:54 GMT
From: Graham Lilley <gray@mistaken-identity.co.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: man page is wrong about time
X-Send-Pr-Version: www-2.3

>Number:         80593
>Category:       docs
>Synopsis:       man page is wrong about time
>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:   Tue May 03 22:20:01 GMT 2005
>Closed-Date:    Tue May 03 22:36:06 GMT 2005
>Last-Modified:  Tue May 03 22:36:06 GMT 2005
>Originator:     Graham Lilley
>Release:        5.4-STABLE
>Organization:
Ibex Systems Ltd
>Environment:
FreeBSD stable.mistaken-identity.co.uk 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Apr  9 14:53:35 BST 2005     root@stable.mistaken-identity.co.uk:/usr/obj/usr/src/sys/STABLE  i386

>Description:
man page states -h can be used to print in 'user friendly' format.  This does not appear to be applicable as time -h <command> gives an error of:

stable# time -h uptime
-h: Command not found.
0.000u 0.000s 0:00.00 0.0%      0+0k 0+0io 0pf+0w

>How-To-Repeat:
Use the time command with the -h flag.
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Tue May 3 22:35:07 GMT 2005 
State-Changed-Why:  
The man page is talking about /usr/bin/time not your shell built-in 
time command. 

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