From nobody@FreeBSD.org  Sun Oct  9 03:18:51 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 636B616A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Oct 2005 03:18:51 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 32EB343D45
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Oct 2005 03:18:51 +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 j993Iof4037107
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 9 Oct 2005 03:18:50 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j993IosR037106;
	Sun, 9 Oct 2005 03:18:50 GMT
	(envelope-from nobody)
Message-Id: <200510090318.j993IosR037106@www.freebsd.org>
Date: Sun, 9 Oct 2005 03:18:50 GMT
From: Matthew Luckie <mjl@luckie.org.nz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] src/share/man/man9/microtime.9 history correction
X-Send-Pr-Version: www-2.3

>Number:         87147
>Category:       docs
>Synopsis:       [patch] src/share/man/man9/microtime.9 history correction
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jhb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 09 03:20:17 GMT 2005
>Closed-Date:    Fri Nov 04 22:16:10 GMT 2005
>Last-Modified:  Fri Nov 04 22:16:10 GMT 2005
>Originator:     Matthew Luckie
>Release:        5.4, 6.0
>Organization:
University of Waikato
>Environment:
FreeBSD sorcerer.cs.waikato.ac.nz 5.3-RELEASE-p10 FreeBSD 5.3-RELEASE-p10 #1: Wed Jun 15 15:01:09 NZST 2005     root@sorcerer.cs.waikato.ac.nz:/usr/src/sys/i386/compile/TSC_CLOCK  i386
>Description:
The microtime.9 manpage was modified in rev 1.8 (12 months ago) to include a description of the bintime function, which first appeared in FreeBSD 5.0.  However, the history section now reads that the bintime function has been around since 4.4BSD.
>How-To-Repeat:
man 9 microtime, try and parse the history section.
>Fix:
--- microtime.9.orig    Sun Oct  9 16:03:22 2005
+++ microtime.9 Sun Oct  9 16:05:46 2005
@@ -109,7 +109,7 @@
 functions first appeared in
 .Fx 5.0 .
 The
-.Nm
+.Nm microtime
 and
 .Nm nanotime
 functions first appeared in

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: jhb 
State-Changed-When: Thu Oct 13 16:01:39 GMT 2005 
State-Changed-Why:  
Fix applied to HEAD, will merge to 6.x and 5.x after a few days.  Thanks! 


Responsible-Changed-From-To: freebsd-doc->jhb 
Responsible-Changed-By: jhb 
Responsible-Changed-When: Thu Oct 13 16:01:39 GMT 2005 
Responsible-Changed-Why:  
Fix applied to HEAD, will merge to 6.x and 5.x after a few days.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87147 
State-Changed-From-To: patched->closed 
State-Changed-By: jhb 
State-Changed-When: Fri Nov 4 22:15:44 GMT 2005 
State-Changed-Why:  
Merged to 6.x and 5.x.  Thanks! 

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