diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-11-27 22:02:40 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-11-27 22:02:40 +0000 |
| commit | 0d0417f3226406fd4546d550bcf188b24b6f88ce (patch) | |
| tree | 65ea5c6cc0ec59ca72a20874c5356e715fe4e3d3 /doc/index.html | |
| parent | aa2d2e9674d2fd2307d3d5070cec0cfc048d173c (diff) | |
| download | nsss-0d0417f3226406fd4546d550bcf188b24b6f88ce.tar.gz | |
Doc fixes (it's grp.h!)
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <p> nsss is an implementation of a subset of the <tt>pwd.h</tt>, -<tt>group.h</tt> and <tt>shadow.h</tt> family of functions, +<tt>grp.h</tt> and <tt>shadow.h</tt> family of functions, performing user database access on Unix systems. </p> |
