From: Kurt Zeilenga Date: Fri, 7 Jan 2005 18:14:49 +0000 (+0000) Subject: s/RFC2459/RFC3280/ X-Git-Tag: OPENLDAP_REL_ENG_2_3_BP~461 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5593d17582299a3a23447d96da37e29786d52cfd;p=openldap s/RFC2459/RFC3280/ --- diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index 62527e25f5..559f203c38 100644 --- a/servers/slapd/schema/core.schema +++ b/servers/slapd/schema/core.schema @@ -576,7 +576,7 @@ attributetype ( 0.9.2342.19200300.100.1.37 # RFC 2459 -- deprecated in favor of 'mail' (in cosine.schema) attributetype ( 1.2.840.113549.1.9.1 NAME ( 'email' 'emailAddress' 'pkcs9email' ) - DESC 'RFC2459: legacy attribute for email addresses in DNs' + DESC 'RFC3280: legacy attribute for email addresses in DNs' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} )