From efa30b33ea5d4a24e5980782dd9df23a76a0a66b Mon Sep 17 00:00:00 2001 From: Keith M Wesolowski Date: Wed, 1 Oct 2014 22:48:42 +0000 Subject: OS-3392 libpthread.3lib incorrectly describes -lpthread semantics --- usr/src/man/man3lib/libpthread.3lib | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'usr/src') diff --git a/usr/src/man/man3lib/libpthread.3lib b/usr/src/man/man3lib/libpthread.3lib index 970228264e..7789524102 100644 --- a/usr/src/man/man3lib/libpthread.3lib +++ b/usr/src/man/man3lib/libpthread.3lib @@ -21,9 +21,8 @@ Historically, functions in this library provided POSIX threading support. See .LP This library is maintained to provide backward compatibility for both runtime and compilation environments. The shared object is implemented as a filter on -\fBlibc.so.1\fR. New application development needs to specify \fB-lpthread\fR -only to obtain POSIX semantics for \fBfork\fR(2) that assumes the behavior of -\fBfork1\fR(2) rather than the default behavior that forks all threads. +\fBlibc.so.1\fR. New application development need not specify \fB-lpthread\fR +although doing so has no effect. .SH INTERFACES .sp .LP -- cgit v1.2.3