From owner-cvs-all Mon Feb 5 17:31:25 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 38D3F37B67D; Mon, 5 Feb 2001 17:31:05 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f161V5v22827; Mon, 5 Feb 2001 17:31:05 -0800 (PST) (envelope-from bde) Message-Id: <200102060131.f161V5v22827@freefall.freebsd.org> From: Bruce Evans Date: Mon, 5 Feb 2001 17:31:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man3 pthread.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2001/02/05 17:31:04 PST Modified files: share/man/man3 pthread.3 Log: Fixed missing #include and wrong prototypes. Most of these bugs were duplicated in libc_r/man/*.3 but were fixed years ago there. Here they were hiding under mdoc errors. Revision Changes Path 1.15 +14 -12 src/share/man/man3/pthread.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message