From beed1a9f0e8357de209c2c1418ca7db5d18a14f4 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 9 Sep 2015 10:53:49 -0400 Subject: [PATCH 5/7] Fix typo in the ext4(5) man page Addresses-Debian-Bug: #798425 RHBZ: 1720130 Signed-off-by: Theodore Ts'o --- misc/ext4.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/ext4.5.in b/misc/ext4.5.in index 366916d8..b73046ca 100644 --- a/misc/ext4.5.in +++ b/misc/ext4.5.in @@ -6,7 +6,7 @@ .SH NAME ext2 \- the second extended file system .br -ext2 \- the third extended file system +ext3 \- the third extended file system .br ext4 \- the fourth extended file system .SH DESCRIPTION -- 2.21.1