- Package:
- manpages-dev
- Source:
- manpages
- Submitter:
- Tony Houghton
- Date:
- 2015-03-08 19:45:37 UTC
- Severity:
- wishlist
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these lines ***
Some man pages for pthread seem to be missing, for example
pthread_cond_wait(3). I think it may be all the cond and mutex ones that
are missing. The above example (pthread_cond_wait) is referenced in
pthreads(7) and can be found on the web, and many of the other
pthread_*(3) man pages are present, so I'm not sure why these are
missing in Debian.
severity 686084 wishlist thanks Hello, Both manpages and manpages-dev packages use linux manpages project as source, which doesn't provide (yet?) pthread_cond_wait(3). http://www.kernel.org/doc/man-pages/ http://man7.org/linux/man-pages/dir_section_3.html http://www.kernel.org/doc/man-pages/missing_pages.html However, you can find pthread_cond_wait(3) in debian packages glibc-doc and manpages-posix-dev (from OpenGroup: http://pubs.opengroup.org/onlinepubs/7908799/xsh/pthread_cond_wait.html). This dangling link may be removed then. Best regards.
forwarded 686084 https://www.kernel.org/doc/man-pages/missing_pages.html forwarded 172139 https://www.kernel.org/doc/man-pages/missing_pages.html stop