From: Kurt Zeilenga Date: Fri, 3 Feb 2006 04:10:29 +0000 (+0000) Subject: fix comments X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~238 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4bf9eb2365188427509a15d1028112d807450b4d;p=openldap fix comments --- diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index 73e209b1be..4551f7a095 100644 --- a/servers/slapd/schema/core.schema +++ b/servers/slapd/schema/core.schema @@ -272,7 +272,7 @@ attributetype ( 2.5.4.40 NAME 'crossCertificatePair' DESC 'RFC2256: X.509 cross certificate pair, use ;binary' SYNTAX 1.3.6.1.4.1.1466.115.121.1.10 ) -# 2.5.4.41 is defined above as it's used for subtyping +# system schema #attributetype ( 2.5.4.41 NAME 'name' # EQUALITY caseIgnoreMatch # SUBSTR caseIgnoreSubstringsMatch @@ -311,7 +311,7 @@ attributetype ( 2.5.4.48 NAME 'protocolInformation' EQUALITY protocolInformationMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.42 ) -# 2.5.4.49 is defined above as it's used for subtyping +# system schema #attributetype ( 2.5.4.49 NAME 'distinguishedName' # EQUALITY distinguishedNameMatch # SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )