| Summary: | In rpc.mountd man page -V -f -p -H and so on need and args | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | JianHong Yin <jiyin> | ||||
| Component: | nfs-utils | Assignee: | Steve Dickson <steved> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.9 | CC: | jlayton | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1003555 1003558 (view as bug list) | Environment: | |||||
| Last Closed: | 2014-02-05 22:17:00 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1003555, 1003558 | ||||||
| Attachments: |
|
||||||
Created attachment 792796 [details]
patch to fix the man page
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |
Description of problem: In rpc.mountd man page -V or --nfs-version should add arg cur: -V or --nfs-version should be: -V version or --nfs-version version Version-Release number of selected component (if applicable): all version in from RHEL5.9 RHEL5.10 RHEL6.x RHEL7 How reproducible: y Steps to Reproduce: 1. man and check 2. 3. Actual results: -V or --nfs-version Expected results: -V version or --nfs-version version Additional info: I make a patch, see the attachment