Bug 1194468
Summary: | typos and poor grammar in rhsm-debug man page | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | Chris "Ceiu" Rog <crog> |
Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.7 | CC: | crog, dgoodwin, qianzhan, skallesh |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-10 20:36:34 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: | 1209535 |
Description
John Sefler
2015-02-19 21:44:39 UTC
[root@jsefler-os7 ~]# man rhsm-debug | grep "intead" Generates an uncompressed directory intead of a gzipped file. "intead" is a typo; should be "instead" [root@jsefler-os7 ~]# man rhsm-debug | head -1 rhsm-debug(8) System Manager's Manual rhsm-debug(8) ^^^^^^^^^^^^^^^^^^^^^^^ "Subscription" would be more appropriate than "System" Deferring to RHEL6.7 for resolution No header info is displayed in RHEL-6.7-20150401.0 build. [root@dhcp-128-51 ~]# man rhsm-debug | head -1 rhsm-debug(8) rhsm-debug(8) Verifying version: [root@dhcp-128-51 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 1.4.3.28-1.el6sam_splice-Headpin subscription management rules: Unknown subscription-manager: 1.14.1-1.el6 python-rhsm: 1.14.1-1.el6 commit 23e0c319ae3ed9ff2dc684b46fc1c2bf4e05f840 Author: Chris Rog <crog> Date: Thu Apr 9 10:08:54 2015 -0400 1194468: Fixed typos and grammar in rhsm-debug man page - Changed man page header to read "RHSM Debug Tool" - Fixed misspelling of the word "instead" Marking verified as typos in the rhsm-debug man page have been fixed [root@pogo-cn1100-01 ~]# subscription-manager version server type: This system is currently not registered. subscription management server: 0.9.26.11-1 subscription management rules: 5.15 subscription-manager: 1.16.6-1.el6 python-rhsm: 1.16.4-1.el6 [root@pogo-cn1100-01 ~]# man rhsm-debug | grep "intead" [root@pogo-cn1100-01 ~]# man rhsm-debug | grep "gzip" Generates an uncompressed directory instead of a gzipped file. [root@pogo-cn1100-01 ~]# man rhsm-debug | head -1 RHSM-DEBUG(8) RHSM Debug Tool RHSM-DEBUG(8) 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://rhn.redhat.com/errata/RHBA-2016-0797.html |