From owner-cvs-all Wed Jan 17 11:21:18 2001 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 7716A37B69D; Wed, 17 Jan 2001 11:20:59 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HJKxw87355; Wed, 17 Jan 2001 11:20:59 -0800 (PST) (envelope-from ben) Message-Id: <200101171920.f0HJKxw87355@freefall.freebsd.org> From: Ben Smithurst Date: Wed, 17 Jan 2001 11:20:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/compat-43 Makefile.inc sigsetmask.2 sigblock.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ben 2001/01/17 11:20:59 PST Modified files: lib/libc/compat-43 Makefile.inc sigsetmask.2 Removed files: lib/libc/compat-43 sigblock.2 Log: Merge the documentation for sigsetmask() and sigblock() into a single manual page, appropriately linked, since this removes the decision of which page the (previously non-existent) sigmask.2 MLINK should point at. Submitted by: will Revision Changes Path 1.10 +5 -2 src/lib/libc/compat-43/Makefile.inc 1.9 +28 -12 src/lib/libc/compat-43/sigsetmask.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message