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 618934 - The echo's man page in Japanese doesn't describe '\e' and '\xHH' for the option -e.
Summary: The echo's man page in Japanese doesn't describe '\e' and '\xHH' for the opti...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: man-pages-ja
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Akira TAGOH
QA Contact: QE Internationalization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 659134
TreeView+ depends on / blocked
 
Reported: 2010-07-28 05:44 UTC by Shinji Kito
Modified: 2018-11-14 19:13 UTC (History)
9 users (show)

Fixed In Version: man-pages-ja-20100115-3.el6
Doc Type: Bug Fix
Doc Text:
Cause: The old man page of echo(1) didn't contains descriptions of '\e' and '\xHH' syntax for -e option. Consequence: no descriptions of the above syntax in Japanese. Fix: Added the descriptions of '\e' and '\xHH' syntax for -e option. Result: The Japanese man page of echo(1) keeps up to date comparing with English version.
Clone Of:
Environment:
Last Closed: 2011-02-02 15:25:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0192 0 normal SHIPPED_LIVE man-pages-ja bug fix update 2011-02-02 15:25:17 UTC

Description Shinji Kito 2010-07-28 05:44:47 UTC
Description of problem:
The echo's man page in Japanese doesn't describe "\e" and "\xHH" for the option -e.
The echo's man-page in English says;

      If -e is in effect, the following sequences are recognized:

      \\     backslash

      \a     alert (BEL)

      \b     backspace

      \c     produce no further output

      \e     escape

      \f     form feed

      \n     new line

      \r     carriage return

      \t     horizontal tab

      \v     vertical tab

      \0NNN  byte with octal value NNN (1 to 3 digits)

      \xHH   byte with hexadecimal value HH (1 to 2 digits)

Since both "\e" and "\xHH" for "-e" are available on RHEL6, the man page
in Japanese should describe them according to the above description.
Could you please revise the man page in Japanese?

Version-Release number of selected component (if applicable):
RHEL 6 beta2 snapshot7
Related Package Version: man-pages-ja-20100115-2.el6.noarch

How reproducible:
Always

Steps to Reproduce:
1. Just run the Japanese man page of echo.

  
Actual results:
Japanese man page for echo is missing '\e' and '\xHH' for the option -e.

Expected results:
Japanese man page for echo should have '\e' and '\xHH' for the option -e.

Additional info:

Comment 3 Akira TAGOH 2011-01-14 10:09:41 UTC
Fixed in man-pages-ja-20100115-3.el6.

Comment 5 Florian Nadge 2011-01-19 17:22:20 UTC
Please be so kind and add a few key words to the technical note of this
bugzilla entry using the following structure:

Cause:

Consequence:

Fix:

Result:


For details, see:
https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes

Thanks

Comment 6 Florian Nadge 2011-01-19 17:22:21 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:
Cause:

Consequence:

Fix:

Result:

Comment 7 Akira TAGOH 2011-01-21 12:22:22 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,7 +1,11 @@
 Cause:
+The old man page of echo(1) didn't contains descriptions of '\e' and '\xHH' syntax for -e option.
 
 Consequence:
+no descriptions of the above syntax in Japanese.
 
 Fix:
+Added the descriptions of '\e' and '\xHH' syntax for -e option.
 
-Result:+Result:
+The Japanese man page of echo(1) keeps up to date comparing with English version.

Comment 9 errata-xmlrpc 2011-02-02 15:25:38 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-0192.html


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