Hide Forgot
Description of problem: The crontabs package has an issue. 1. The run-parts(4) manpage has a typographical error in DESCRIPTION section with following sentences repeating same message. <cut> The run-parts script runs all executables in the specified directory. Run-parts runs all executables in the specified directory.<cut> Version-Release number of selected component (if applicable): crontabs-1.11-11.20150630git.fc23.noarch /usr/share/man/man4/run-parts.4.gz How reproducible: N/A Steps to Reproduce: 1. man run-parts Actual results: N/A Expected results: N/A Additional info: On Centos7.2, an additional problem with run-parts(4) is seen after reviewing the man page contents and pressing q to exit. [root@server1 cron.d]# man run-parts man: can't open /usr/share/man/man/man4/crontabs.4: No such file or directory
I've committed a fix into upstream git repository. Thanks for the report.