In order to improve usability of packages in Fedora, project Man Page Scan was created and its task is to provide consistency of man pages (and documentation in general). The results are now available for package maintainers to fix documentation issues. If you need to re-run the check yourself, here is the simple process of man page check: 1. Download man-page-day from: https://pagure.io/ManualPageScan/blob/master/f/man-page-day.sh 2. Run the script: $ ./man-page-day.sh pcp
Created attachment 1473106 [details] Logs
This script assumes that man pages are in the same package as the binary, but this is not the case in some -doc packages. As a result, it reports many/all false positives for pcp - I'm closing this BZ and have opened: https://pagure.io/ManualPageScan/issue/7 cheers.