summaryrefslogtreecommitdiff
path: root/filesystems/fuse-cryptofs
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/fuse-cryptofs')
-rw-r--r--filesystems/fuse-cryptofs/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/filesystems/fuse-cryptofs/DESCR b/filesystems/fuse-cryptofs/DESCR
index 6abef6f7cce..42663858c12 100644
--- a/filesystems/fuse-cryptofs/DESCR
+++ b/filesystems/fuse-cryptofs/DESCR
@@ -1,8 +1,8 @@
-CryptoFS is a encrypted filesystem for Filesystem in Userspace (FUSE).
+CryptoFS is a encrypted file system for File system in Userspace (FUSE).
CryptoFS will use a normal directory to store files encrypted. The
-mountpoint will contain the decrypted files. Every file stored in
-this mountpoint will be written encrypted (data and filename) to the
+mount point will contain the decrypted files. Every file stored in
+this mount point will be written encrypted (data and filename) to the
directory that was mounted. If you unmount the directory the encrypted
data can only be access by mounting the directory with the correct key
again.