From owner-freebsd-doc@FreeBSD.ORG Wed Oct 6 11:30:31 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E8AE16A4CE for ; Wed, 6 Oct 2004 11:30:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15F9943D2F for ; Wed, 6 Oct 2004 11:30:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i96BUUSh041891 for ; Wed, 6 Oct 2004 11:30:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i96BUUqR041890; Wed, 6 Oct 2004 11:30:30 GMT (envelope-from gnats) Date: Wed, 6 Oct 2004 11:30:30 GMT Message-Id: <200410061130.i96BUUqR041890@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Joseph Koshy Subject: Re: docs/72375: prototype error in signal(3) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joseph Koshy List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 11:30:31 -0000 The following reply was made to PR docs/72375; it has been noted by GNATS. From: Joseph Koshy To: Giorgos Keramidas Cc: freebsd-gnats-submit@freebsd.org Subject: Re: docs/72375: prototype error in signal(3) Date: Wed, 6 Oct 2004 16:53:44 +0530 Suggested fix. koshy:anor% cvs diff signal.3 /usr/src/lib/libc/gen Index: signal.3 =================================================================== RCS file: /cvs/FreeBSD/src/lib/libc/gen/signal.3,v retrieving revision 1.38 diff -u -r1.38 signal.3 --- signal.3 3 Jul 2004 22:30:08 -0000 1.38 +++ signal.3 6 Oct 2004 11:21:03 -0000 @@ -45,7 +45,7 @@ .\" The following is Quite Ugly, but syntactically correct. .\" Don't try to .\" fix it. -.Ft void \*(lp* +.Ft void \*(lp*\*(rp .Fn signal "int sig" "void \*(lp*func\*(rp\*(lpint\*(rp\*(rp\*(rp\*(lpint" .Pp or in