summaryrefslogtreecommitdiffstats
path: root/security-libs/pam_passwdqc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'security-libs/pam_passwdqc/DETAILS')
-rwxr-xr-xsecurity-libs/pam_passwdqc/DETAILS6
1 files changed, 5 insertions, 1 deletions
diff --git a/security-libs/pam_passwdqc/DETAILS b/security-libs/pam_passwdqc/DETAILS
index 7706017516..544f63fc89 100755
--- a/security-libs/pam_passwdqc/DETAILS
+++ b/security-libs/pam_passwdqc/DETAILS
@@ -11,5 +11,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="security libs"
SHORT="Pluggable password strength checking for your servers"
cat << EOF
-pam_passwdqc is a simple password strength checking module for PAM-aware password changing programs, such as passwd(1). In addition to checking regular passwords, it offers support for passphrases and can provide randomly generated passwords. All features are optional and can be (re-)configured without rebuilding.
+pam_passwdqc is a simple password strength checking module for PAM-aware
+password changing programs, such as passwd(1). In addition to checking
+regular passwords, it offers support for passphrases and can provide randomly
+generated passwords. All features are optional and can be (re-)configured
+without rebuilding.
EOF