diff options
| -rw-r--r-- | man3/pthread_rwlockattr_setkind_np.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_rwlockattr_setkind_np.3 b/man3/pthread_rwlockattr_setkind_np.3 index 3467574d2f..3cca7d864f 100644 --- a/man3/pthread_rwlockattr_setkind_np.3 +++ b/man3/pthread_rwlockattr_setkind_np.3 @@ -114,7 +114,7 @@ and functions first appeared in glibc 2.1. .SH CONFORMING TO These functions are non-standard GNU extensions; -hence the suffix "_np" (non-portable) in the names. +hence the suffix "_np" (nonportable) in the names. .SH BUGS Setting the value read-write lock kind to .BR PTHREAD_RWLOCK_PREFER_WRITER_NP |
