From owner-freebsd-bugs Mon Apr 15 15:00:08 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11606 for bugs-outgoing; Mon, 15 Apr 1996 15:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11579 Mon, 15 Apr 1996 15:00:04 -0700 (PDT) Resent-Date: Mon, 15 Apr 1996 15:00:04 -0700 (PDT) Resent-Message-Id: <199604152200.PAA11579@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, jraynard@dial.pipex.com 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 ; 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 Reply-To: jraynard@dial.pipex.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/1143: sigaction manpage doesn't describe sig parameter Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >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: