From db8173f50ef21c9b3ec7c0096b4565345b015a9a Mon Sep 17 00:00:00 2001 From: dd Date: Tue, 5 Jun 2001 00:25:18 +0000 Subject: Add a missing word. Obtained from: OpenBSD --- lib/libc_r/man/pthread_equal.3 | 2 +- lib/libpthread/man/pthread_equal.3 | 2 +- share/man/man3/pthread_equal.3 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libc_r/man/pthread_equal.3 b/lib/libc_r/man/pthread_equal.3 index d953309..def538c 100644 --- a/lib/libc_r/man/pthread_equal.3 +++ b/lib/libc_r/man/pthread_equal.3 @@ -52,7 +52,7 @@ and .Sh RETURN VALUES The .Fn pthread_equal -function will non-zero if the thread IDs +function will return non-zero if the thread IDs .Fa t1 and .Fa t2 diff --git a/lib/libpthread/man/pthread_equal.3 b/lib/libpthread/man/pthread_equal.3 index d953309..def538c 100644 --- a/lib/libpthread/man/pthread_equal.3 +++ b/lib/libpthread/man/pthread_equal.3 @@ -52,7 +52,7 @@ and .Sh RETURN VALUES The .Fn pthread_equal -function will non-zero if the thread IDs +function will return non-zero if the thread IDs .Fa t1 and .Fa t2 diff --git a/share/man/man3/pthread_equal.3 b/share/man/man3/pthread_equal.3 index d953309..def538c 100644 --- a/share/man/man3/pthread_equal.3 +++ b/share/man/man3/pthread_equal.3 @@ -52,7 +52,7 @@ and .Sh RETURN VALUES The .Fn pthread_equal -function will non-zero if the thread IDs +function will return non-zero if the thread IDs .Fa t1 and .Fa t2 -- cgit v1.1