Description of problem: In manpage sched(7), in "DESCRIPTION" section description for below two functions seems to be swapped i.e. sched_get_priority_max(2) says "Return the minimum priority" and sched_get_priority_min(2) says "Return the maximum priority". Quote from man 7 sched "DESCRIPTION" section " sched_get_priority_max(2) Return the minimum priority available in a specified scheduling policy. sched_get_priority_min(2) Return the maximum priority available in a specified scheduling policy. " Note: This bug is only found in "man 7 sched", the individual manpages for sched_get_priority_max(2)/sched_get_priority_min(2) gives the right description. Version-Release number of selected component (if applicable): man-pages-3.69-4.fc21.noarch How reproducible: Very. Steps to Reproduce: 1. On commandline, type "man 7 sched" w/o quotes. 2. Go to "DESCRIPTION" section and scroll down for the description for "sched_get_priority_max(2)/sched_get_priority_min(2)"
man-pages-4.00-4.fc23 has been submitted as an update for Fedora 23. https://admin.fedoraproject.org/updates/man-pages-4.00-4.fc23
man-pages-3.81-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/man-pages-3.81-3.fc22
man-pages-3.69-5.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/man-pages-3.69-5.fc21
f21: http://pkgs.fedoraproject.org/cgit/man-pages.git/commit/?h=f21&id=98c754686ef9f3d606f49b242d73158b0b9a69af f22: http://pkgs.fedoraproject.org/cgit/man-pages.git/commit/?h=f22&id=20e62749921d5787740c0a7519d9c75f51ee97ec f23: http://pkgs.fedoraproject.org/cgit/man-pages.git/commit/?h=f23&id=94143432f6131c6dd10f75b882f3712d5f6de6e6 master: http://pkgs.fedoraproject.org/cgit/man-pages.git/commit/?id=c2e7309b09f0b96e9c130c5d7063c038d477d667
Package man-pages-3.69-5.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing man-pages-3.69-5.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-13174/man-pages-3.69-5.fc21 then log in and leave karma (feedback).
Verified the fix: works for me. I have also updated karma. - Thanks.
man-pages-3.81-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
man-pages-4.00-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
man-pages-3.69-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.