diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-09-02 15:38:17 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-09-02 15:38:17 +0000 |
| commit | ab6dbac4a2f4843b16ad193de2b6317df90daa63 (patch) | |
| tree | a6d8550e412d9abf74e704ef2ac83e1df07b85e8 | |
| parent | ed08c67b6c8e6cc49c9e48f57b560ea1453818bb (diff) | |
| download | nsss-ab6dbac4a2f4843b16ad193de2b6317df90daa63.tar.gz | |
Fix typo in README
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -nsssd - a secure NSS-like implementation for small libcs --------------------------------------------------------- +nsss - a secure NSS-like implementation for small libcs +------------------------------------------------------- nsss is a library implementing a subset of pwd.h, grp.h and shadow.h family of functions - the subset that can use a |
