lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 31 Mar 2017 10:24:39 -0400
From:   Justin Bronder <jsbronder@...d-front.org>
To:     linux-ext4@...r.kernel.org
Cc:     Justin Bronder <jsbronder@...d-front.org>
Subject: [PATCH] Fix metadata_csum typo in ext4 man page

Signed-off-by: Justin Bronder <jsbronder@...d-front.org>
---
 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 d7bd863..c1e67ab 100644
--- a/misc/ext4.5.in
+++ b/misc/ext4.5.in
@@ -693,7 +693,7 @@ ext4, 3.6
 ext4, 3.8
 .IP "\fBsparse_super2\fR" 2in
 ext4, 3.16
-.IP "\fBmetdata_csum\fR" 2in
+.IP "\fBmetadata_csum\fR" 2in
 ext4, 3.18
 .IP "\fBencrypt\fR" 2in
 ext4, 4.1
-- 
2.10.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ