summaryrefslogtreecommitdiff
path: root/debian/patches-applied
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-07-30 00:57:50 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:28:18 -0800
commit01fb868fcfc3c3ee3bae09cfc3ea317a127931c9 (patch)
treefae11d7d7e57dff68cb6087f0559bd07583b4254 /debian/patches-applied
parent050b93f6c4db12ad1ab46a91e5f5f1c99fea1e81 (diff)
* 007_modules_pam_unix: update the documentation to correctly document
the default minimum password length is 6, not 1.
Diffstat (limited to 'debian/patches-applied')
-rw-r--r--debian/patches-applied/007_modules_pam_unix2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-applied/007_modules_pam_unix b/debian/patches-applied/007_modules_pam_unix
index 572682bd..e35f699f 100644
--- a/debian/patches-applied/007_modules_pam_unix
+++ b/debian/patches-applied/007_modules_pam_unix
@@ -266,7 +266,7 @@ Index: pam.deb/modules/pam_unix/pam_unix.8.xml
+ <listitem>
+ <para>
+ Set a minimum password length of <replaceable>n</replaceable>
-+ characters. The default value is 1.
++ characters. The default value is 6.
+ </para>
+ </listitem>
+ </varlistentry>