1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=186394

View File

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