From 6a332fec63a6497ffdab8bd01cd1c29a4dcbd2da Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Sat, 27 May 2000 22:06:46 +0000 Subject: MFC: Misspelled "undefined". --- lib/libc_r/man/pthread_exit.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc_r/man/pthread_exit.3 b/lib/libc_r/man/pthread_exit.3 index 491856e1637e..6f95e9d353cb 100644 --- a/lib/libc_r/man/pthread_exit.3 +++ b/lib/libc_r/man/pthread_exit.3 @@ -70,7 +70,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.3