summaryrefslogtreecommitdiffstats
path: root/crypto/otpcalc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/otpcalc/DETAILS')
-rwxr-xr-xcrypto/otpcalc/DETAILS3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/otpcalc/DETAILS b/crypto/otpcalc/DETAILS
index d1e8a13fb8..d6e24bfa98 100755
--- a/crypto/otpcalc/DETAILS
+++ b/crypto/otpcalc/DETAILS
@@ -10,5 +10,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/otpCalc-$VERSION
KEYWORDS="calculator crypto"
SHORT="OTP and S/Key calculator for X"
cat << EOF
-otpCalc generates one time passwords for responding to S/Key (RFC1760) and OTP (RFC2289) challenges. It supports MD4, MD5, RMD160, and SHA1 message digests.
+otpCalc generates one time passwords for responding to S/Key (RFC1760) and OTP
+(RFC2289) challenges. It supports MD4, MD5, RMD160, and SHA1 message digests.
EOF