Fix typo in last commit

This commit is contained in:
Kurt Zeilenga 2005-09-05 01:11:45 +00:00
parent b707e1e38c
commit 59a23d7656

View file

@ -953,7 +953,7 @@ static struct slap_schema_ad_map {
NULL, NULL, NULL, NULL, NULL,
offsetof(struct slap_internal_schema, si_ad_uidNumber) },
{ "gidNumber", /* for ldapi:// */
"( 1.3.6.1.1.1.1.1 NAME 'gidNumber'
"( 1.3.6.1.1.1.1.1 NAME 'gidNumber' "
"DESC 'An integer uniquely identifying a group "
in an administrative domain' "
"EQUALITY integerMatch"