summaryrefslogtreecommitdiffstats
path: root/crypto/shfs/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/shfs/DETAILS')
-rwxr-xr-xcrypto/shfs/DETAILS5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/shfs/DETAILS b/crypto/shfs/DETAILS
index 0eddd82ffa..65e2a5726e 100755
--- a/crypto/shfs/DETAILS
+++ b/crypto/shfs/DETAILS
@@ -11,5 +11,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="ssh crypto"
SHORT="shfs allows to mount remote filesystems using ssh connection"
cat << EOF
-SHFS is a simple and easy to use Linux kernel (2.4+) module which allows you to mount remote filesystems using plain shell (ssh/rsh) connection. It supports some nice features like number of different caches for access speedup, target system optimisations, etc.
+SHFS is a simple and easy to use Linux kernel (2.4+) module which allows
+you to mount remote filesystems using plain shell (ssh/rsh) connection. It
+supports some nice features like number of different caches for access speedup,
+target system optimisations, etc.
EOF