From owner-cvs-all Mon Oct 30 6:27:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06E8137B479; Mon, 30 Oct 2000 06:27:19 -0800 (PST) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA91982; Mon, 30 Oct 2000 06:27:18 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Message-Id: <200010301427.GAA91982@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Mon, 30 Oct 2000 06:27:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys sigaction.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/10/30 06:27:18 PST Modified files: lib/libc/sys sigaction.2 Log: Replace old sigaction struct declaration with the new one as present in . This might be a shortterm fix until the manpage is updated towards POSIX terminology. And maybe not... PR: 21542 Submitted by: Ronald F. Guilmette Revision Changes Path 1.26 +9 -13 src/lib/libc/sys/sigaction.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message