Bug 1411979
| Summary: | Typo in memparse man page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Thom Carlin <tcarlin> | ||||
| Component: | man-pages-overrides | Assignee: | Nikola Forró <nforro> | ||||
| Status: | CLOSED ERRATA | QA Contact: | David Jež <djez> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.3 | CC: | jkejda, mlichvar, nforro, ovasik | ||||
| Target Milestone: | rc | Keywords: | ManPageChange, Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | man-pages-overrides-7.4.0-1.el7 | Doc Type: | No Doc Update | ||||
| Doc Text: |
undefined
|
Story Points: | --- | ||||
| Clone Of: | |||||||
| : | 1435387 1609312 (view as bug list) | Environment: | |||||
| Last Closed: | 2017-08-01 12:45:36 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: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1435387, 1609312 | ||||||
| Attachments: |
|
||||||
Created attachment 1265821 [details]
Fix for memparse.1 man page
I think it's better to just remove the text, alike e.g. memping.1 man page.
Upstream bug report: https://bugs.launchpad.net/libmemcached/+bug/1675762 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2217 |
Description of problem: There is a typo in the Name (description) section of the manpage Version-Release number of selected component (if applicable): 1.0.16-5.el7 How reproducible: 100% Steps to Reproduce: 1. man memparse 2. Examine NAME section Actual results: memparse - libmemcached Documentation Copies files to a collection of memcached servers Expected results: memparse - libmemcached Documentation Parse an option string Additional info: Can also see this upstream at http://docs.libmemcached.org/bin/memparse.html