Document mixpasswordcase here as well as in passwd.1

This commit is contained in:
Nik Clayton 2000-02-11 13:55:41 +00:00
parent 485343f5ff
commit dc23d0609b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57142

View File

@ -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.