From owner-cvs-all Fri Oct 4 4:31: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 676F037B401; Fri, 4 Oct 2002 04:31:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B12243E6E; Fri, 4 Oct 2002 04:31:01 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g94BV0Co003903; Fri, 4 Oct 2002 04:31:00 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g94BV0hr003898; Fri, 4 Oct 2002 04:31:00 -0700 (PDT) Message-Id: <200210041131.g94BV0hr003898@freefall.freebsd.org> From: Robert Drehmel Date: Fri, 4 Oct 2002 04:31:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys sigaction.2 sigprocmask.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG robert 2002/10/04 04:31:00 PDT Modified files: lib/libc/sys sigaction.2 sigprocmask.2 Log: Correct the regressive part of my last commit to these files: use the .Fn macro instead of the .Fo ... .Fc combination to format function prototypes. Reminded by: bde Revision Changes Path 1.40 +2 -4 src/lib/libc/sys/sigaction.2 1.15 +2 -3 src/lib/libc/sys/sigprocmask.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message