summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@redhat.com>2016-05-05 09:24:04 +0200
committerTomas Mraz <tmraz@redhat.com>2016-05-05 09:24:04 +0200
commit60d4552013f84e7e7e423bf25b3be66a0802a4f4 (patch)
tree14132f17d0b68548a1e7c680a12d68b1fdabd8cf
parent2adc977332601908bc2bd5ff07bb68e8cd3a3abe (diff)
downloadlibpwquality-60d4552013f84e7e7e423bf25b3be66a0802a4f4.tar.gz
The user name check is not optional.
Of course in case of direct library call to pwquality_check() the caller must supply the user name.
-rw-r--r--doc/man/pam_pwquality.8.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/pam_pwquality.8.pod b/doc/man/pam_pwquality.8.pod
index a46dca9..2d258bf 100644
--- a/doc/man/pam_pwquality.8.pod
+++ b/doc/man/pam_pwquality.8.pod
@@ -65,7 +65,7 @@ Optional check for too long monotonic character sequence.
=item Contains user name
-Optional check whether the password contains the user's name in some form.
+Check whether the password contains the user's name in some form.
=item Dictionary check