From nobody@FreeBSD.org  Thu Dec  1 18:41:18 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 2E3C516A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Dec 2005 18:41:18 +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 C841D43D66
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Dec 2005 18:41:17 +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 jB1IfHbq094095
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 1 Dec 2005 18:41:17 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jB1IfH29094093;
	Thu, 1 Dec 2005 18:41:17 GMT
	(envelope-from nobody)
Message-Id: <200512011841.jB1IfH29094093@www.freebsd.org>
Date: Thu, 1 Dec 2005 18:41:17 GMT
From: Marius Nuennerich <marius.nuennerich@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo/error in timeout.9
X-Send-Pr-Version: www-2.3

>Number:         89810
>Category:       docs
>Synopsis:       Typo/error in timeout.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jhb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 01 18:50:01 GMT 2005
>Closed-Date:    Mon Dec 05 20:08:21 GMT 2005
>Last-Modified:  Mon Dec 05 20:08:21 GMT 2005
>Originator:     Marius Nuennerich
>Release:        7-CURRENT
>Organization:
>Environment:
>Description:
src/share/man/man9/timeout.9
contains a typo in the line
"The behavior of calling untimeout without a previously initialized handle"
I think it should be
"The behavior of calling untimeout without a previously uninitialized handle"

I'm not 100% sure about this.
>How-To-Repeat:
              
>Fix:
              
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: jhb 
State-Changed-When: Thu Dec 1 19:16:42 GMT 2005 
State-Changed-Why:  
A fix is committed and will be MFC'd in a few days. 


Responsible-Changed-From-To: freebsd-doc->jhb 
Responsible-Changed-By: jhb 
Responsible-Changed-When: Thu Dec 1 19:16:42 GMT 2005 
Responsible-Changed-Why:  
A fix is committed and will be MFC'd in a few days. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89810 

From: John Baldwin <jhb@freebsd.org>
To: freebsd-doc@freebsd.org
Cc: Marius Nuennerich <marius.nuennerich@gmx.net>,
        freebsd-gnats-submit@freebsd.org
Subject: Re: docs/89810: Typo/error in timeout.9
Date: Thu, 1 Dec 2005 14:16:14 -0500

 On Thursday 01 December 2005 01:41 pm, Marius Nuennerich wrote:
 > >Number:         89810
 > >Category:       docs
 > >Synopsis:       Typo/error in timeout.9
 > >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:   Thu Dec 01 18:50:01 GMT 2005
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Marius Nuennerich
 > >Release:        7-CURRENT
 > >Organization:
 > >Environment:
 > >Description:
 >
 > src/share/man/man9/timeout.9
 > contains a typo in the line
 > "The behavior of calling untimeout without a previously initialized handle"
 > I think it should be
 > "The behavior of calling untimeout without a previously uninitialized
 > handle"
 >
 > I'm not 100% sure about this.
 
 I think it should be more like this:
 
 The behavior of calling untimeout with an uninitialized handle is undefined.
 
 I'll fix it.
 
 -- 
 John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
 "Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
State-Changed-From-To: patched->closed 
State-Changed-By: jhb 
State-Changed-When: Mon Dec 5 20:08:01 GMT 2005 
State-Changed-Why:  
Fix merged to 5.x and 6.x. 

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