Bug 853959
Summary: | Option -n (--no-tpm) missing in man page | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Milan Broz <mbroz> | ||||
Component: | man-pages-overrides | Assignee: | Peter Schiffer <pschiffe> | ||||
Status: | CLOSED ERRATA | QA Contact: | Petr Beňas <pbenas> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.4 | CC: | isenfeld, ovasik, pbenas, pschiffe, pstehlik, pvrabec | ||||
Target Milestone: | rc | Keywords: | ManPageChange, Patch | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause: missing description of "--no-tpm" option in the rngd(8) manual page
Consequence: incomplete documentation
Fix: added missing description of "--no-tpm" option
Result: complete documentation
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 878458 (view as bug list) | Environment: | |||||
Last Closed: | 2013-02-21 10:54:27 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: | 878458, 886216 | ||||||
Attachments: |
|
ACK, yes, the patch is OK. It is already upstream. Reproduced in man-pages-overrides-6.4.0-1.el6.noarch and verified in man-pages-overrides-6.4.1-1.el6.noarch. 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. http://rhn.redhat.com/errata/RHBA-2013-0464.html |
Created attachment 609366 [details] Proposed patch Description of problem: While RHEL6 backports support for TPM RNG, the -n option is not mentioned in man page. Version-Release number of selected component (if applicable): rng-tools-2-13.el6_2 Patch with fix attached.