aboutsummaryrefslogtreecommitdiff
path: root/system/ccrypt/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/ccrypt/README')
-rw-r--r--system/ccrypt/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/ccrypt/README b/system/ccrypt/README
index 7ecb35a9895a9..9efde9a5ec47a 100644
--- a/system/ccrypt/README
+++ b/system/ccrypt/README
@@ -1,5 +1,5 @@
-ccrypt is a utility for encrypting and decrypting files and streams. It was
-designed as a replacement for the standard unix crypt utility. ccrypt is
-based on the Rijndael cipher (aka AES).
+ccrypt is a utility for encrypting and decrypting files and
+streams. It was designed as a replacement for the standard unix crypt
+utility. ccrypt is based on the Rijndael cipher (aka AES).
Please see man page for details.