]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/core.schema
Clean up 'ref' DESC
[openldap] / servers / slapd / schema / core.schema
index 06cfe644b13302b1a7eff7807534c92e42d7b487..f2abdbcb727145c04e61450f3f4251bbd860fbcd 100644 (file)
@@ -292,7 +292,7 @@ attributetype ( 2.5.4.40 NAME 'crossCertificatePair'
 
 # 2.5.4.41 is 'name', moved above since other attribute types derive from it
 
-attributetype ( 2.5.4.42 NAME 'givenName' SUP name )
+attributetype ( 2.5.4.42 NAME ( 'givenName' 'gn' ) SUP name )
 
 attributetype ( 2.5.4.43 NAME 'initials' SUP name )
 
@@ -563,7 +563,7 @@ attributetype ( 2.16.840.1.113730.3.1.34 NAME 'ref'
        USAGE distributedOperation )
 
 objectclass ( 2.16.840.1.113730.3.2.6 NAME 'referral'
-       DESC 'nameref referral object'
+       DESC 'Named referral object'
        SUP top STRUCTURAL MAY ref )
 
 #