Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2004 08:57:21 +0200 (CEST)
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/72375: prototype error in signal(3)
Message-ID:  <200410060657.i966vLgO009330@critter.freebsd.dk>
Resent-Message-ID: <200410060700.i9670l9R011385@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         72375
>Category:       docs
>Synopsis:       prototype error in signal(3)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 06 07:00:47 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Poul-Henning Kamp
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD critter.freebsd.dk 6.0-CURRENT FreeBSD 6.0-CURRENT #28: Tue Oct 5 13:21:14 CEST 2004 root@critter.freebsd.dk:/freebsd/src/sys/i386/compile/CRITTER i386


>Description:

	The prototype in signal(3) is misformatted somehow, but I don't
	have enough mdoc clue to fix it:

	    void (*
	     signal(int sig, void (*func)(int)))(int);


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410060657.i966vLgO009330>