Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f1e5f5
)
tune2fs.8: tweak the documentation for the encrypt feature
author
Eric Biggers
<ebiggers@google.com>
Fri, 20 Sep 2019 21:29:54 +0000
(14:29 -0700)
committer
Theodore 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
patch
|
blob
|
history
diff --git
a/misc/tune2fs.8.in
b/misc/tune2fs.8.in
index
f7c7d42
..
74eebb6
100644
(file)
--- 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