]> git.sur5r.net Git - openldap/commitdiff
s/RFC2459/RFC3280/
authorKurt Zeilenga <kurt@openldap.org>
Fri, 7 Jan 2005 18:14:49 +0000 (18:14 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 7 Jan 2005 18:14:49 +0000 (18:14 +0000)
servers/slapd/schema/core.schema

index 62527e25f59d7a863a0c1d0121c482c2acadb663..559f203c380b0deb49220c276ce1643921d38e03 100644 (file)
@@ -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} )