#1145137 manpages-dev: 'man pthread_mutexattr_settype' does not document pthread_mutexattr_settype

#1145137#5
Date:
2026-08-23 08:29:24 UTC
From:
To:
Dear Maintainer,

When I run 'man pthread_mutexattr_settype', I get a manpage for the following functions:

     int pthread_mutexattr_init(pthread_mutexattr_t *attr);
     int pthread_mutexattr_destroy(pthread_mutexattr_t *attr);

The actual function I looked for is not documented on that page.

Kind regards,
Ralf