From owner-cvs-all Thu Dec 23 8:51:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E077014DA8; Thu, 23 Dec 1999 08:51:27 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA94145; Thu, 23 Dec 1999 08:51:27 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <199912231651.IAA94145@freefall.freebsd.org> From: Bruce Evans Date: Thu, 23 Dec 1999 08:51:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man pthread_rwlockattr_setpshared.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/12/23 08:51:27 PST Modified files: lib/libc_r/man pthread_rwlockattr_setpshared.3 Log: Fixed bitrot in synopsis. The change from "int *pshared" to "int pshared" hadn't reached here. Revision Changes Path 1.3 +2 -2 src/lib/libc_r/man/pthread_rwlockattr_setpshared.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message