Document mixpasswordcase here as well as in passwd.1

This commit is contained in:
nik 2000-02-11 13:55:41 +00:00
parent 97daa304b2
commit bf3964306c

View File

@ -201,6 +201,9 @@ ensure octal interpretation.
.Sy Name Type Notes Description .Sy Name Type Notes Description
.It minpasswordlen number 6 The minimum length a local password may be. .It minpasswordlen number 6 The minimum length a local password may be.
.\" .It approve program Program to approve login. .\" .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 copyright file File containing additional copyright information
.\".It widepasswords bool false Use the wide password format. The wide password .\".It widepasswords bool false Use the wide password format. The wide password
.\" format allows up to 128 significant characters in the password. .\" format allows up to 128 significant characters in the password.