From 0d0417f3226406fd4546d550bcf188b24b6f88ce Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 27 Nov 2024 22:02:40 +0000 Subject: Doc fixes (it's grp.h!) Signed-off-by: Laurent Bercot --- doc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 0ed9995..5f1f50d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -21,7 +21,7 @@

nsss is an implementation of a subset of the pwd.h, -group.h and shadow.h family of functions, +grp.h and shadow.h family of functions, performing user database access on Unix systems.

-- cgit v1.3.1