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 619692 - The ksh's man-page describes an obsolete option m and doesn't describe option -R enough.
Summary: The ksh's man-page describes an obsolete option m and doesn't describe option...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ksh
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Michal Hlavinka
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks: 627601
TreeView+ depends on / blocked
 
Reported: 2010-07-30 07:44 UTC by Shinji Kito
Modified: 2018-11-14 18:50 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
The previous version of the ksh man page contained an unavailable "-m" option and an insufficient description of the "-R" option. In this updated version of the man page, the section mentioning the unavailable option is removed and the description of the "-R" option is extended.
Clone Of:
Environment:
Last Closed: 2011-05-19 13:50:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0645 0 normal SHIPPED_LIVE ksh bug fix and enhancement update 2011-05-18 17:55:36 UTC

Description Shinji Kito 2010-07-30 07:44:13 UTC
Description of problem:
The ksh's man-page describes an obsolete option m and doesn't describe
option -R enough.

As you see, the SYNOPSIS of the ksh's
man page on RHEL5 doesn't include an option m, but the man page on
RHEL6 does.  As you know, "m" is no longer available.
Additionally, the further description (as follows) of the -R option has
been added by ksh-20080202-manfix.patch.
--------------------------------------------------------------------------
The filename argument specifies the generated database. A script file must
be provided on the command line as well.
--------------------------------------------------------------------------

Version-Release number of selected component (if applicable):
ksh-20100621-2.el6.x86_64
Red Hat Enterprise Linux Version Number: 6
Release Number: beta2 snapshot7

How reproducible:
Always

Steps to Reproduce:
1. Just run the ksh man page

Actual results:
The ksh's man-page describes an obsolete option m and doesn't describe
option -R enough.

Expected results:
The SYNOPSIS of the ksh's man page doesn't include an obsolete option m.
The further description of the -R option is added.

Additional info: 
Target Release: 6.1GA

man page for RHEL5 was fixed by BZ#441557.
Please check ksh-20080202-manfix.patch.


It appears that this was reported to upstream in 2007
https://mailman.research.att.com/pipermail/ast-users/2007q3/001950.html

With the following patch:

--- src/cmd/ksh93/sh.1.org      2007-09-04 14:44:41.000000000 +0800
+++ src/cmd/ksh93/sh.1  2007-09-04 14:44:36.000000000 +0800
@@ -40,7 +40,7 @@ standard/restricted command and programm
 .B ksh93
 .\\}
 [
-.B \\(+-abcefhikmnoprstuvxBCDP
+.B \\(+-abcefhiknoprstuvxBCDP
 ] [
 .B \\-R
 file ] [
@@ -59,7 +59,7 @@ option ] .\\|.\\|. [
 .B rksh93
 .\\}
 [
-.B \\(+-abcefhikmnoprstuvxBCD
+.B \\(+-abcefhiknoprstuvxBCD
 ] [
 .B \\-R
 file ] [

Comment 4 Martin Prpič 2011-03-16 15:55:08 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:
The previous version of the ksh man page contained an unavailable "-m" option and an insufficient description of the "-R" option. In this updated version of the man page, the section mentioning the unavailable option is removed and the description of the "-R" option is extended.

Comment 5 errata-xmlrpc 2011-05-19 13:50:08 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0645.html


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