Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 1996 19:22:01 GMT
From:      James Raynard <jraynard@dial.pipex.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/1143: sigaction manpage doesn't describe sig parameter
Message-ID:  <199604151922.TAA01903@me>
Resent-Message-ID: <199604152200.PAA11579@freefall.freebsd.org>

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

>Number:         1143
>Category:       docs
>Synopsis:       sigaction manpage doesn't describe sig parameter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 15 15:00:03 PDT 1996
>Last-Modified:
>Originator:     James Raynard
>Organization:
A FreeBSD Box
>Release:        FreeBSD 2.1-STABLE i386
>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

>Audit-Trail:
>Unformatted:



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