From owner-freebsd-doc Mon Jan 22 7:40:18 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9261C37B402 for ; Mon, 22 Jan 2001 07:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0MFe1344757; Mon, 22 Jan 2001 07:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CFB937B699 for ; 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 X-Send-Pr-Version: www-1.0 Subject: docs/24529: callout_init(9) man page is missing the second argument to callout_init() Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 22 07:40:01 PST 2001 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message