From nobody@FreeBSD.ORG  Fri Jun 30 05:29:13 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 468B737C546; Fri, 30 Jun 2000 05:29:13 -0700 (PDT)
Message-Id: <20000630122913.468B737C546@hub.freebsd.org>
Date: Fri, 30 Jun 2000 05:29:13 -0700 (PDT)
From: dot@dotat.at
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo in sigaction(2) manual page
X-Send-Pr-Version: www-1.0

>Number:         19602
>Category:       docs
>Synopsis:       Typo in sigaction(2) manual page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ben
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 30 05:30:00 PDT 2000
>Closed-Date:    Tue Jul 11 04:39:12 PDT 2000
>Last-Modified:  Tue Jul 11 04:40:18 PDT 2000
>Originator:     Tony Finch
>Release:        4.0-STABLE
>Organization:
Covalent Technologies, Inc.
>Environment:
FreeBSD hand.dotat.at 4.0-STABLE-20000622 FreeBSD 4.0-STABLE-20000622 #0: Thu Jun 22 04:33:22 GMT 2000     root@hand.dotat.at:/build/obj/build/src/sys/DELL-Latitude-CPx  i386

>Description:
An incorrect name for one of the elements of struct sigaction
is mentioned in the examples section of the manual page.
>How-To-Repeat:

>Fix:
--- sigaction.2.orig Fri Jun 30 11:24:35 2000
+++ sigaction.2 Fri Jun 30 11:23:56 2000
@@ -445,7 +445,7 @@
 The handler function should match the SA_SIGINFO prototype if the
 SA_SIGINFO bit is set in flags.
 It then should be pointed to by the
-.Dv sa_siginfo
+.Dv sa_sigaction
 member of
 .Dv struct sigaction .
 Note that you should not assign SIG_DFL or SIG_IGN this way.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->ben 
Responsible-Changed-By: ben 
Responsible-Changed-When: Mon Jul 10 12:46:23 PDT 2000 
Responsible-Changed-Why:  
I think I'll have this one.  (I've got to start somewhere.) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19602 
State-Changed-From-To: open->closed 
State-Changed-By: ben 
State-Changed-When: Tue Jul 11 04:39:12 PDT 2000 
State-Changed-Why:  
Committed, thanks! 

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