From 27bfe141d1668045da62b5b53901605cd7eb8636 Mon Sep 17 00:00:00 2001 From: hanez Date: Wed, 1 Jan 2025 07:31:22 +0100 Subject: [PATCH] README fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73736db..b012953 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Currently only tested on Linux, but it should work on the [AIX](https://en.wikip ## The idea -I needed a program to verify passwords of users on Linux/UNIX systems using PAM that just return 0 on success and 1 on error. +I needed a program to verify passwords of users on Linux/UNIX systems using PAM that just returns 0 on success and 1 on error. ## Building checkpw