Fixed man page.
This commit is contained in:
parent
ce7fc820a7
commit
ccfd170bae
1 changed files with 2 additions and 2 deletions
4
chkpwd.1
4
chkpwd.1
|
|
@ -1,4 +1,4 @@
|
||||||
.TH man 1 "01 Jun 2025" "chkpwd 1.3.0" "chkpwd man page"
|
.TH checkpw 1 "June 2025" "chkpwd 1.3.0" "chkpwd man page"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
chkpwd \- checks the validity of a users password on a UNIX/PAM-based system.
|
chkpwd \- checks the validity of a users password on a UNIX/PAM-based system.
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
@ -17,7 +17,7 @@ The options which apply to the chkpwd command are:
|
||||||
chkpwd runs in an interactive mode when no username and/or password are set. A missing username and/or password will then be asked for program execution.
|
chkpwd runs in an interactive mode when no username and/or password are set. A missing username and/or password will then be asked for program execution.
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
pam(3), pam_authenticate(3), PAM(8)
|
pam(3), pam_authenticate(3), PAM(8), pam_unix(8)
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
No known bugs.
|
No known bugs.
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue