From 211fb2de2fe021c677fd2c8d162423fb82f69e69 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 3 Aug 2001 21:10:24 +0000 Subject: typo; krapht@secureops.com --- lib/libc_r/man/pthread_exit.3 | 4 ++-- lib/libpthread/man/pthread_exit.3 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/libc_r/man/pthread_exit.3 b/lib/libc_r/man/pthread_exit.3 index 8ae88911801..eba7cbba253 100644 --- a/lib/libc_r/man/pthread_exit.3 +++ b/lib/libc_r/man/pthread_exit.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pthread_exit.3,v 1.7 1999/11/24 05:35:32 d Exp $ +.\" $OpenBSD: pthread_exit.3,v 1.8 2001/08/03 21:10:23 deraadt Exp $ .\" Copyright (c) 1996 John Birrell . .\" All rights reserved. .\" @@ -67,7 +67,7 @@ it. The function's return value serves as the thread's exit status. .Pp The behavior of .Fn pthread_exit -is undefied if called from a cancellation handler or destructor function +is undefined if called from a cancellation handler or destructor function that was invoked as the result of an implicit or explicit call to .Fn pthread_exit . .Pp diff --git a/lib/libpthread/man/pthread_exit.3 b/lib/libpthread/man/pthread_exit.3 index 8ae88911801..eba7cbba253 100644 --- a/lib/libpthread/man/pthread_exit.3 +++ b/lib/libpthread/man/pthread_exit.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pthread_exit.3,v 1.7 1999/11/24 05:35:32 d Exp $ +.\" $OpenBSD: pthread_exit.3,v 1.8 2001/08/03 21:10:23 deraadt Exp $ .\" Copyright (c) 1996 John Birrell . .\" All rights reserved. .\" @@ -67,7 +67,7 @@ it. The function's return value serves as the thread's exit status. .Pp The behavior of .Fn pthread_exit -is undefied if called from a cancellation handler or destructor function +is undefined if called from a cancellation handler or destructor function that was invoked as the result of an implicit or explicit call to .Fn pthread_exit . .Pp -- cgit v1.2.3