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 ledmon
Created attachment 1472544 [details] Logs
(In reply to Maryna Nalbandian from comment #0) > [ Error ] man page parsing with lexgrog failed. See lexgrog(1) for more info > ... The man pages were actually empty, because pod2man was missing from the buildroot... Thanks!