Merge nearly ready for 1.4.0.

This commit is contained in:
Johannes Findeisen 2025-06-27 02:56:55 +02:00
commit d92c2d2a76
11 changed files with 28 additions and 16 deletions

View file

@ -1,10 +1,10 @@
.TH checkpw 1 "June 2025" "chkpwd 1.3.1" "chkpwd man page"
.TH checkpw 1 "June 2025" "chkpwd 1.4.0" "chkpwd man page"
.SH NAME
chkpwd \- checks the validity of a users password on a UNIX/PAM-based system.
.SH SYNOPSIS
chkpwd [OPTION]...
.SH DESCRIPTION
chkpwd is a program that checks the validity of a users password on a
chkpwd is a program that checks the validity of a users password on a
UNIX/PAM-based system.
.SH OPTIONS
The options which apply to the chkpwd command are:
@ -16,7 +16,7 @@ The options which apply to the chkpwd command are:
-h Show this help.
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 while program
A missing username and/or password will then be asked for while program
execution.
.SH SEE ALSO