Bug 1611342
| Summary: | Man page scan results for grep | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Maryna Nalbandian <mnalband> | ||||
| Component: | grep | Assignee: | Jaroslav Škarvada <jskarvad> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 29 | CC: | dkutalek, jskarvad | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-04-10 08:37:15 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1600386 | ||||||
| Attachments: |
|
||||||
Created attachment 1472485 [details]
Logs
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'. > [ Error ] config file /etc/GREP_COLORS has no man page! Check it's content for proper documentation
> [ Error ] config file /etc/profile.d/colorgrep.csh has no man page! Check it's content for proper documentation
> [ Error ] config file /etc/profile.d/colorgrep.sh has no man page! Check it's content for proper documentation
No man pages are intended for them - bash/csh init scripts and color configuration file with syntax which is obvious (from man grep), so closing.
(In reply to Jaroslav Škarvada from comment #3) > > [ Error ] config file /etc/GREP_COLORS has no man page! Check it's content for proper documentation > > [ Error ] config file /etc/profile.d/colorgrep.csh has no man page! Check it's content for proper documentation > > [ Error ] config file /etc/profile.d/colorgrep.sh has no man page! Check it's content for proper documentation > > No man pages are intended for them - bash/csh init scripts and color > configuration file with syntax which is obvious (from man grep), so closing. Regarding /etc/GREP_COLORS it's self-documented in the comments (there is no relation to the grep man page). |
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 grep