From dc23d0609b6b4964ad9a2e42ecbdde268a3f601b Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Fri, 11 Feb 2000 13:55:41 +0000 Subject: [PATCH] Document mixpasswordcase here as well as in passwd.1 --- lib/libutil/login.conf.5 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index a0d96dfeb7b1..ed55a1193817 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -201,6 +201,9 @@ ensure octal interpretation. .Sy Name Type Notes Description .It minpasswordlen number 6 The minimum length a local password may be. .\" .It approve program Program to approve login. +.It mixpasswordcase bool true Whether +.Xr passwd 1 +will warn the user if an all lower case password is entered. .It copyright file File containing additional copyright information .\".It widepasswords bool false Use the wide password format. The wide password .\" format allows up to 128 significant characters in the password.