From nobody@FreeBSD.org  Mon Jan 22 07:32:03 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4CFB937B699
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 22 Jan 2001 07:32:03 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f0MFW3743962;
	Mon, 22 Jan 2001 07:32:03 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200101221532.f0MFW3743962@freefall.freebsd.org>
Date: Mon, 22 Jan 2001 07:32:03 -0800 (PST)
From: brandt@fokus.gmd.de
To: freebsd-gnats-submit@FreeBSD.org
Subject: callout_init(9) man page is missing the second argument to callout_init()
X-Send-Pr-Version: www-1.0

>Number:         24529
>Category:       docs
>Synopsis:       callout_init(9) man page is missing the second argument to callout_init()
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ben
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 22 07:40:01 PST 2001
>Closed-Date:    Wed Jan 31 12:18:48 GMT 2001
>Last-Modified:  Wed Jan 31 12:19:00 GMT 2001
>Originator:     harti brandt
>Release:        -current
>Organization:
GMD Fokus
>Environment:
FreeBSD beagle.fokus.gmd.de 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Mon Jan 22 13:12:32 CET 2001     hbb@beagle.fokus.gmd.de:/opt/obj/usr/src/sys/BEAGLE  i386

>Description:
callout_init() requires two arguments: a callout structure and
the mpsafe flag. The flag is missing in the documented prototype in
callout_init(9) as well as the description of what this flag does.
>How-To-Repeat:
man callout_init

grep callout_init /usr/include/*.h
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->ben 
Responsible-Changed-By: ben 
Responsible-Changed-When: Wed Jan 31 12:18:01 GMT 2001 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=24529 
State-Changed-From-To: open->closed 
State-Changed-By: ben 
State-Changed-When: Wed Jan 31 12:18:48 GMT 2001 
State-Changed-Why:  
Committed, thanks! 

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