diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-05 00:25:18 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-05 00:25:18 +0000 |
| commit | d33f4d20c98fdd6f007912a1793484cd5d22f681 (patch) | |
| tree | 1df359d94f94d5570bc86e5d4c76170c9fb13c95 | |
| parent | 5940a2ebe02758a533b1b0d9c19200fbc65338a6 (diff) | |
Notes
| -rw-r--r-- | lib/libc_r/man/pthread_equal.3 | 2 | ||||
| -rw-r--r-- | lib/libpthread/man/pthread_equal.3 | 2 | ||||
| -rw-r--r-- | 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 d95330902ce2..def538cadda3 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 d95330902ce2..def538cadda3 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 d95330902ce2..def538cadda3 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 |
