summaryrefslogtreecommitdiffstats
path: root/crypto/shishi/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/shishi/DETAILS')
-rwxr-xr-xcrypto/shishi/DETAILS11
1 files changed, 9 insertions, 2 deletions
diff --git a/crypto/shishi/DETAILS b/crypto/shishi/DETAILS
index f6ce4c4d98..68f4be006a 100755
--- a/crypto/shishi/DETAILS
+++ b/crypto/shishi/DETAILS
@@ -10,7 +10,14 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="crypto"
SHORT="shishi is a free implementation of the Kerberos 5"
cat << EOF
-Shishi is a (still incomplete) implementation of the Kerberos 5 network authentication system. Shishi can be used to authenticate users in distributed systems.
+Shishi is a (still incomplete) implementation of the Kerberos 5 network
+authentication system. Shishi can be used to authenticate users in distributed
+systems.
-Shishi contains a library ('libshishi') that can be used by application developers to add support for Kerberos 5. Shishi contains a command line utility ('shishi') that is used by users to acquire and manage tickets (and more). The server side, a Key Distribution Center, is implemented by 'shishid'. Of course, a manual documenting usage aspects as well as the programming API is included.
+Shishi contains a library ('libshishi') that can be used by application
+developers to add support for Kerberos 5. Shishi contains a command line
+utility ('shishi') that is used by users to acquire and manage tickets
+(and more). The server side, a Key Distribution Center, is implemented by
+'shishid'. Of course, a manual documenting usage aspects as well as the
+programming API is included.
EOF