summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc_r/man/pthread_equal.32
-rw-r--r--lib/libpthread/man/pthread_equal.32
2 files changed, 2 insertions, 2 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
OpenPOWER on IntegriCloud