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 memtest86+
Created attachment 1473052 [details] Logs
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'.
> Current version of package: > memtest86+-5.01-19.fc28.x86_64 > > checking whether binary files have man pages: > > [ [1m[32mOK(B[m ] binary /usr/sbin/memtest-setup has man page /usr/share/man/man8/memtest-setup.8.gz > [ [1m[33mWarn(B[m ] man page is in section 8. Only commands requiring admin privileges, or deamons should be in this section, the rest should be in section 1 > It requires admin privileges. > [ [1m[31mError(B[m ] binary /usr/sbin/new-memtest-pkg has no man page! > No man page exists. > checking whether config files have man pages: > > [ [1m[31mError(B[m ] config file /etc/grub.d/20_memtest86+ has no man page! Check it's content for proper documentation > grub template, it doesn't need documentation. > [ [1m[31mError(B[m ] config file /etc/memtest86+.conf has no man page! Check it's content for proper documentation > Self documenting config file.