]> git.sur5r.net Git - openldap/commitdiff
fix IA5 match typos
authorKurt Zeilenga <kurt@openldap.org>
Wed, 10 Jan 2001 18:04:16 +0000 (18:04 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 10 Jan 2001 18:04:16 +0000 (18:04 +0000)
doc/guide/admin/schema.sdf

index 31c8ff43b8efd1c7c5d531f7b2750270b9989e3e..28356dce3bfa839e8efbe4fe63e717fb2099305a 100644 (file)
@@ -255,11 +255,11 @@ caseExactMatch                    equality        case sensitive, space insensitive
 caseExactOrderingMatch         ordering        case sensitive, space insensitive
 caseExactSubstringsMatch       substrings      case sensitive, space insensitive
 caseIgnoreIA5Match             equality        case insensitive, space insensitive
-caseIgnoreOrderingIA5Match     ordering        case insensitive, space insensitive
-caseIgnoreSubstringsIA5Match   substrings      case insensitive, space insensitive
+caseIgnoreIA5OrderingMatch     ordering        case insensitive, space insensitive
+caseIgnoreIA5SubstringsMatch   substrings      case insensitive, space insensitive
 caseExactIA5Match              equality        case sensitive, space insensitive
-caseExactOrderingIA5Match      ordering        case sensitive, space insensitive
-caseExactSubstringsIA5Match    substrings      case sensitive, space insensitive
+caseExactIA5OrderingMatch      ordering        case sensitive, space insensitive
+caseExactIA5SubstringsMatch    substrings      case sensitive, space insensitive
 !endblock
 
 The second attribute, {{EX:cn}}, is a subtype of {{EX:name}} hence