RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 708797 - 'man crm's examples aren't line-wrapped
Summary: 'man crm's examples aren't line-wrapped
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: pacemaker
Version: 6.1
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Andrew Beekhof
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-29 16:21 UTC by Madison Kelly
Modified: 2012-04-03 14:24 UTC (History)
3 users (show)

Fixed In Version: pacemaker-1.1.5-7.el6
Doc Type: Technology Preview
Doc Text:
In the previous version of the crm(8) manual page, the EXAMPLES section incorrectly listed several example commands on a single line. This made it particularly difficult for a reader to distinguish these commands. This update introduces a new, completely rewritten manual page, which lists each example command on a separate line.
Clone Of:
Environment:
Last Closed: 2011-12-06 16:50:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:1669 0 normal SHIPPED_LIVE pacemaker bug fix and enhancement update 2011-12-06 00:50:15 UTC

Description Madison Kelly 2011-05-29 16:21:54 UTC
Description of problem:

'crm --help' shows the example usages on per line. 'man crm' has them on the same line, which is less easy to read.

crm --help

Examples:

    # crm -f stopapp2.cli
    # crm < stopapp2.cli
    # crm resource stop global_www
    # crm status 

man crm

EXAMPLES
              # crm -f stopapp2.cli # crm < stopapp2.cli # crm resource stop global_www # crm status

Version-Release number of selected component (if applicable):

pacemaker-1.1.5-5.el6.x86_64

How reproducible:

100%

Steps to Reproduce:
1. type 'crm --help'
2. type 'man crm'
3. compare output
  
Actual results:

examples are on the same line.

Expected results:

One example per line.

Additional info:

Comment 2 Dejan Muhamedagic 2011-05-30 14:18:58 UTC
(In reply to comment #0)
> Description of problem:
> 
> 'crm --help' shows the example usages on per line. 'man crm' has them on the
> same line, which is less easy to read.
> 
> crm --help
> 
> Examples:
> 
>     # crm -f stopapp2.cli
>     # crm < stopapp2.cli
>     # crm resource stop global_www
>     # crm status 
> 
> man crm
> 
> EXAMPLES
>               # crm -f stopapp2.cli # crm < stopapp2.cli # crm resource stop
> global_www # crm status

This is an old man page generated from crm --help. The new man page looks entirely different and includes the whole help system. 1.1.6 is going to include the new man page. Andrew, just don't forget to add asciidoc as a build requirement in the spec file.

Comment 3 Andrew Beekhof 2011-05-30 19:44:59 UTC
Excellent.  Will pick it up in the next rebase.

Comment 8 Lon Hohberger 2011-09-28 20:46:56 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Pacemaker continues to be a Technology Preview in Red Hat Enterprise Linux 6.2

Comment 10 Jaromir Hradilek 2011-10-26 09:32:33 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-Pacemaker continues to be a Technology Preview in Red Hat Enterprise Linux 6.2+In the previous version of the crm(8) manual page, the EXAMPLES section incorrectly listed several example commands on a single line. This made it particularly difficult for a reader to distinguish these commands. This update introduces a new, completely rewritten manual page, which lists each example command on a separate line.

Comment 12 errata-xmlrpc 2011-12-06 16:50:37 UTC
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-2011-1669.html


Note You need to log in before you can comment on or make changes to this bug.