From efc0456fefdc215c6dc3d404a6d16dc2ad93156f Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Fri, 2 Jan 1998 19:19:50 +0000 Subject: [PATCH] Typo fix. Removed "...when it is published" from conformity statement. --- share/man/man3/pthread.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man3/pthread.3 b/share/man/man3/pthread.3 index 674725f208d..2e3000bec49 100644 --- a/share/man/man3/pthread.3 +++ b/share/man/man3/pthread.3 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: pthread.3,v 1.3 1997/11/05 03:54:11 steve Exp $ +.\" $Id: pthread.3,v 1.4 1997/12/25 09:36:40 hoek Exp $ .\" .Dd April 4, 1996 .Dt PTHREAD 3 @@ -187,11 +187,11 @@ The functions in .Fa libc_r with the .Fa pthread_ -prefix and no +prefix and not .Fa _np suffix are expected to conform to IEEE .Pq Dq Tn POSIX -Std 1003.1c when it is published. +Std 1003.1c. .Pp The functions in libc_r with the .Fa pthread_