From jraynard@dial.pipex.com  Mon Apr 15 14:53:56 1996
Received: from vent.pipex.net (root@vent.pipex.net [158.43.128.5])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA11298
          for <freebsd-gnats-submit@freebsd.org>; Mon, 15 Apr 1996 14:53:55 -0700 (PDT)
Received: from me by vent.pipex.net (8.6.12/PIPEX simple 1.20)
	id WAA18148; Mon, 15 Apr 1996 22:53:50 +0100
Received: (from jraynard@localhost) by me (8.6.12/8.6.12) id TAA01903; Mon, 15 Apr 1996 19:22:01 GMT
Message-Id: <199604151922.TAA01903@me>
Date: Mon, 15 Apr 1996 19:22:01 GMT
From: James Raynard <jraynard@dial.pipex.com>
Reply-To: jraynard@dial.pipex.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: sigaction manpage doesn't describe sig parameter
X-Send-Pr-Version: 3.2

>Number:         1143
>Category:       docs
>Synopsis:       sigaction manpage doesn't describe sig parameter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mpp
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 15 15:00:03 PDT 1996
>Closed-Date:    Tue Jul 2 19:44:51 PDT 1996
>Last-Modified:  Tue Jul  2 19:45:06 PDT 1996
>Originator:     James Raynard
>Release:        FreeBSD 2.1-STABLE i386
>Organization:
A FreeBSD Box
>Environment:

		FreeBSD-2.1.0-RELEASE

>Description:

		sigaction manpage doesn't describe sig parameter

>How-To-Repeat:

		man sigaction

>Fix:
	

*** sigaction.2.old     Mon Apr 15 19:09:55 1996
--- sigaction.2 Mon Apr 15 19:14:02 1996
***************
*** 117,123 ****
  the signal mask associated with the handler to be invoked.
  .Pp
  .Fn Sigaction
! assigns an action for a specific signal.
  If
  .Fa act
  is non-zero, it
--- 117,124 ----
  the signal mask associated with the handler to be invoked.
  .Pp
  .Fn Sigaction
! assigns an action for a signal specified by
! .Fa sig .
  If
  .Fa act
  is non-zero, it

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->mpp 
Responsible-Changed-By: mpp 
Responsible-Changed-When: Thu May 9 14:40:49 PDT 1996 
Responsible-Changed-Why:  
Doc issue. 
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Tue Jul 2 19:44:51 PDT 1996 
State-Changed-Why:  
Suggested fix applied. 
>Unformatted:
