aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e4a2b8f..3b0e681 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
nsssd - a secure NSS-like implementation for small libcs
--------------------------------------------------------
- nsss is a library implementing a subset of pwd.h, group.h
+ nsss is a library implementing a subset of pwd.h, grp.h
and shadow.h family of functions - the subset that can use a
different backend than the standard /etc/passwd (et al.) files.
It is intended to be used with certain libcs, such as musl, that