]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
tune2fs.8: tweak the documentation for the encrypt feature
authorEric Biggers <ebiggers@google.com>
Fri, 20 Sep 2019 21:29:54 +0000 (14:29 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 23 Sep 2019 17:28:36 +0000 (13:28 -0400)
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 <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.8.in

index f7c7d42dd3afafab390f43202c2979f0bfa6e79e..74eebb6a87363a374450f742a0c39ff5480e102f 100644 (file)
@@ -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