Date: Thu, 23 Dec 1999 08:51:27 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man pthread_rwlockattr_setpshared.3 Message-ID: <199912231651.IAA94145@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912231651.IAA94145>