diff options
Diffstat (limited to 'man3/pthread_mutexattr_init.3')
| -rw-r--r-- | man3/pthread_mutexattr_init.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/pthread_mutexattr_init.3 b/man3/pthread_mutexattr_init.3 index 6024048cc6..6d8a6411f8 100644 --- a/man3/pthread_mutexattr_init.3 +++ b/man3/pthread_mutexattr_init.3 @@ -38,7 +38,9 @@ object are undefined. On success, these functions return 0. On error, they return a positive error number. .SH STANDARDS -POSIX.1-2001, POSIX.1-2008. +POSIX.1-2008. +.SH HISTORY +POSIX.1-2001. .SH NOTES Subsequent changes to a mutex attributes object do not affect mutex that have already been initialized using that object. |
