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 expect
Created attachment 1472410 [details] Logs
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'.
Warnings: 1/1 - repeated words in /usr/share/man/man1/expect.1.gz - checked it manually, I see nothing suspicious there Errors: 7/7 - binary has no man page - all these binaries are actually expect example scripts and their functionality is described within the script itself. In many cases, the man page would be longer that the script. (Note that there are also other example scripts which have man page included - but they're usually much more complex and useful in solving real problems than these seven without man page.)