nscd.8: Add mention of 'services' and 'netgroup' databases

This makes the page consistent with nscd.conf(5).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-06 10:39:44 +02:00
parent 840aa3c7d4
commit d9b0993aab
1 changed files with 3 additions and 1 deletions

View File

@ -35,8 +35,10 @@ See
Nscd provides caching for accesses of the
.BR passwd (5),
.BR group (5),
and
.BR hosts (5)
.BR service (5)
and
.I netgroup
databases through standard libc interfaces, such as
.BR getpwnam (3),
.BR getpwuid (3),