From 5a092b3b65f846a01d13eb133f4a4f67e51f6396 Mon Sep 17 00:00:00 2001 From: hanez Date: Mon, 8 Sep 2025 03:37:36 +0200 Subject: [PATCH] Some content update... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1d8687..1a2f0d6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ chkusr is a set of programs (chkgrp, chkpwd and chkpwr) to verify information ab ## The idea -I needed some programs to verify some information about users and groups on a Linux/UNIX system just returning 0 on success and 1 on error. Some programs also return a message. +I needed some programs to verify some information about users and groups on a Linux/UNIX system just returning 0 on success and 1 on error. Nonetheless, some programs also return a message. ### Requirements