From: Eric Biggers Date: Fri, 20 Sep 2019 21:29:54 +0000 (-0700) Subject: tune2fs.8: tweak the documentation for the encrypt feature X-Git-Tag: v1.45.4~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=040cd2479d734f50f1402d6708aed5bfbe52bc6e;p=tools%2Fe2fsprogs.git tune2fs.8: tweak the documentation for the encrypt feature Try to make it clearer that enabling 'encrypt' just enables *support* for encryption; it doesn't actually encrypt anything by itself. Signed-off-by: Eric Biggers Signed-off-by: Theodore Ts'o --- diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index f7c7d42..74eebb6 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -550,7 +550,7 @@ extended attributes per file. currently only supports setting this filesystem feature. .TP .B encrypt -Enable file system level encryption. +Enable support for file system level encryption. .B Tune2fs currently only supports setting this filesystem feature. .TP