summaryrefslogtreecommitdiff
path: root/filesystems/fuse-cryptofs
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-21 06:08:30 +0000
committerwiz <wiz>2007-02-21 06:08:30 +0000
commita458e957ff951075aa4dc28cd2e683f4fab46645 (patch)
treeb3feea565b915ebcab4f35c63575ae81200d52be /filesystems/fuse-cryptofs
parent14da35a7d111a9153a55e085a028903a9f8c3421 (diff)
downloadpkgsrc-a458e957ff951075aa4dc28cd2e683f4fab46645.tar.gz
aspell.
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.