diff options
Diffstat (limited to 'lib/libc_r/man/pthread_attr_get_np.3')
-rw-r--r-- | lib/libc_r/man/pthread_attr_get_np.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_attr_get_np.3 b/lib/libc_r/man/pthread_attr_get_np.3 index aeb71e04693a..988bb8fcd3ad 100644 --- a/lib/libc_r/man/pthread_attr_get_np.3 +++ b/lib/libc_r/man/pthread_attr_get_np.3 @@ -44,7 +44,7 @@ Value returned as .Fa dst is supposed to be used in conjunction with .Fn pthread_attr_get* -functions to retrive individual values from +functions to retrieve individual values from .Vt pthread_attr_t structure. Parameter |