From 1ee8e07b0a9bd9555c86fb82115d98e9c9cc3054 Mon Sep 17 00:00:00 2001 From: hanez Date: Tue, 24 Sep 2024 04:48:06 +0200 Subject: [PATCH] README update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5f8a5a..66ce0f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # checkpw -checkpw is a program that checks the validity of a users password on a Linux/PAM-based system. +checkpw is a program that checks the validity of a users password on a UNIX/PAM-based system. ## The idea behind: