From a5d1e7f6dd3f616feeee6c9b585f97da8ee3046b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:43:49 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/libnsss/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/libnsss/index.html') diff --git a/doc/libnsss/index.html b/doc/libnsss/index.html index bbe5029..0ec9698 100644 --- a/doc/libnsss/index.html +++ b/doc/libnsss/index.html @@ -93,8 +93,8 @@ implementation of the above standard functions, as Application programs can use the internal API directly, or the prefixed nsss_ functions directly. Most programs, however, will simply use the standard -pwd.h, -grp.h or +pwd.h, +grp.h or shadow.h interfaces. nsss provides a version of these standard headers: if an application is built with these headers, then getpwnam() @@ -165,7 +165,7 @@ sysdeps directory.