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
| ||
|
Message-Id: <1363425205-10970-2-git-send-email-tracek@redhat.com> Date: Sat, 16 Mar 2013 10:13:24 +0100 From: Tomas Racek <tracek@...hat.com> To: linux-ext4@...r.kernel.org Cc: Tomas Racek <tracek@...hat.com> Subject: [PATCH 2/3] e2image: man: fix typo Signed-off-by: Tomas Racek <tracek@...hat.com> --- misc/e2image.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/e2image.8.in b/misc/e2image.8.in index 0972826..84b9729 100644 --- a/misc/e2image.8.in +++ b/misc/e2image.8.in @@ -187,7 +187,7 @@ Normally only includes fs metadata, not regular file data. The .B \-a option can be specified to include all data. This will -give an image that is suitible to use to clone the entire FS or +give an image that is suitable to use to clone the entire FS or for backup purposes. Note that this option only works with the raw or QCOW2 formats. .PP -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists