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 kde-settings
Created attachment 1473047 [details] Logs
Current version of package: kde-settings-28.0-3.fc29.noarch checking whether binary files have man pages: checking whether config files have man pages: [ Error ] config file /etc/kde/env/env.sh has no man page! Check it's content for proper documentation [ Error ] config file /etc/kde/env/fedora-bookmarks.sh has no man page! Check it's content for proper documentation [ Error ] config file /etc/kde/env/gpg-agent-startup.sh has no man page! Check it's content for proper documentation [ Error ] config file /etc/kde/env/gtk2_rc_files.sh has no man page! Check it's content for proper documentation [ Error ] config file /etc/kde/shutdown/gpg-agent-shutdown.sh has no man page! Check it's content for proper documentation [ Error ] config file /etc/kde4rc has no man page! Check it's content for proper documentation [ Error ] config file /etc/kderc has no man page! Check it's content for proper documentation [ Error ] config file /etc/pam.d/kcheckpass has no man page! Check it's content for proper documentation [ Error ] config file /etc/pam.d/kscreensaver has no man page! Check it's content for proper documentation [ Error ] config file /etc/profile.d/kde.csh has no man page! Check it's content for proper documentation [ Error ] config file /etc/profile.d/kde.sh has no man page! Check it's content for proper documentation [ Error ] config file /etc/xdg/kcm-about-distrorc has no man page! Check it's content for proper documentation [ Error ] config file /etc/xdg/kdebugrc has no man page! Check it's content for proper documentation checking for unused man pages: [ OK ] no man pages left now checking individual man pages: Summary: 1x OK, 0 warnings, 13 errors These aren't user-facing in general, not worth documenting, imho