[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190920212954.205789-7-ebiggers@kernel.org>
Date: Fri, 20 Sep 2019 14:29:54 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: linux-ext4@...r.kernel.org
Subject: [PATCH 6/6] tune2fs.8: tweak the documentation for the encrypt feature
From: Eric Biggers <ebiggers@...gle.com>
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@...gle.com>
---
misc/tune2fs.8.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in
index f7c7d42d..74eebb6a 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
--
2.23.0.351.gc4317032e6-goog
Powered by blists - more mailing lists