| Summary: | Typographical bug in run-parts(4) man page on Fedora 23 | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Noel McLoughlin <noel.mcloughlin> | |
| Component: | crontabs | Assignee: | Tomas Mraz <tmraz> | |
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | low | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rawhide | CC: | mmaslano, tmraz | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1308273 (view as bug list) | Environment: | ||
| Last Closed: | 2016-01-29 15:18:33 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
I've committed a fix into upstream git repository. Thanks for the report. |
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