o Correct a database name: "group" not "groups".

PR:		docs/129853
Submitted by:	Denis Barov
MFC after:	1 week
This commit is contained in:
Maxim Konovalov 2008-12-22 13:36:15 +00:00
parent f5d35259fe
commit f586be87c9

View File

@ -53,7 +53,7 @@ and a
.Ar value .
Usual cachenames are
.Dq Li passwd ,
.Dq Li groups ,
.Dq Li group ,
.Dq Li hosts ,
.Dq Li services ,
.Dq Li protocols
@ -125,7 +125,7 @@ will act similarly to the NSCD.
.Sy NOTE :
this feature is currently experimental \[em] it supports only
.Dq Li passwd ,
.Dq Li groups
.Dq Li group
and
.Dq Li services
cachenames.