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 spice-vdagent
Created attachment 1473160 [details] Logs
The error from the tool is: checking whether config files have man pages: '[ Error ] config file /etc/xdg/autostart/spice-vdagent.desktop has no man page! Check it's content for proper documentation' Since /etc/xdg/autostart/ is a standard location, I don't think spice-vdagent.desktop will contain anything spice-specific which needs documenting.