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 rpcbind
Created attachment 1473135 [details] Logs
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'.
daemons should be in this section, the rest should be in section 1 [ Error ] binary /usr/sbin/rpcbind has no man page! [ Error ] binary /usr/sbin/rpcinfo has no man page! This is not true... see rpcbind(8) and rpcinfo(8) checking whether config files have man pages: [ Error ] config file /etc/sysconfig/rpcbind has no man page! Check it's content for proper documentation This does not need a man page since the first line of the file directs users to use the rpcbind(8) info.