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 1720130 - [RHEL-7.7 e2fsprogs] fix typo in EXT4(5) man page
Summary: [RHEL-7.7 e2fsprogs] fix typo in EXT4(5) man page
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: e2fsprogs
Version: 7.7
Hardware: All
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Lukáš Czerner
QA Contact: Boyang Xue
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-13 08:17 UTC by Murphy Zhou
Modified: 2020-09-29 20:34 UTC (History)
2 users (show)

Fixed In Version: e2fsprogs-1.42.9-18.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-29 20:34:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:4011 0 None None None 2020-09-29 20:34:25 UTC

Description Murphy Zhou 2019-06-13 08:17:29 UTC
Description of problem:

NAME
       ext2 - the second extended file system
       ext2 - the third extended file system
       ext4 - the fourth extended file system


ext3 is mistakenly spelled as ext2.


Version-Release number of selected component (if applicable):
e2fsprogs-1.42.9-15.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1. man ext3 | haad

Actual results:
ext2 - the third extended file system

Expected results:
ext3 - the third extended file system

Additional info:
Really minor issue.. I don't know how long it has been there. I just saw it..

Comment 1 Lukáš Czerner 2019-06-13 08:35:25 UTC
Hi,

thanks for the report. It's really just a minor thing and so moving it to 7.8

Thanks!
-Lukas

Comment 2 Eric Sandeen 2019-12-13 23:09:02 UTC
Just a note, this is fixed upstream

commit b9ba837dc1847f76dbbdf7762651aaf6182a8766
Author: Theodore Ts'o <tytso>
Date:   Wed Sep 9 10:53:49 2015 -0400

    Fix typo in the ext4(5) man page
    
    Addresses-Debian-Bug: #798425
    
    Signed-off-by: Theodore Ts'o <tytso>

Comment 6 Boyang Xue 2020-06-29 06:12:22 UTC
TEST PASS.

Reproduced against e2fsprogs-1.42.9-17.el7
# man ext4
'''
NAME
       ext2 - the second extended file system
       ext2 - the third extended file system
       ext4 - the fourth extended file system
'''

Tested against e2fsprogs-1.42.9-18.el7
# man ext4
'''
NAME
       ext2 - the second extended file system
       ext3 - the third extended file system
       ext4 - the fourth extended file system
'''

Comment 8 errata-xmlrpc 2020-09-29 20:34:14 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 (Moderate: e2fsprogs security and bug fix update), 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://access.redhat.com/errata/RHSA-2020:4011


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