From owner-freebsd-doc Fri Jun 30 5:30: 7 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C4F937C524 for ; Fri, 30 Jun 2000 05:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA03660; Fri, 30 Jun 2000 05:30:00 -0700 (PDT) (envelope-from gnats@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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/19602: Typo in sigaction(2) manual page Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19602 >Category: docs >Synopsis: Typo in sigaction(2) manual page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 30 05:30:00 PDT 2000 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message