From: Kurt Zeilenga Date: Mon, 11 Sep 2000 18:40:39 +0000 (+0000) Subject: Fix typo X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2059 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=992377e4e95ddc486fdd1aba4eeb529a3772a938;p=openldap Fix typo --- diff --git a/doc/guide/admin/schema.sdf b/doc/guide/admin/schema.sdf index 0d3273f370..9a5d142acd 100644 --- a/doc/guide/admin/schema.sdf +++ b/doc/guide/admin/schema.sdf @@ -203,11 +203,11 @@ specifier (e.g {{EX:{10}}}). For example, the attribute types {{EX:name}} and {{EX:cn}} are defined in {{F:core.schema}} as: -> attributeType: ( 2.5.4.41 NAME 'name' +> attributeType ( 2.5.4.41 NAME 'name' > EQUALITY caseIgnoreMatch > SUBSTR caseIgnoreSubstringsMatch > SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} ) -> attributeType: ( 2.5.4.3 NAME +> attributeType ( 2.5.4.3 NAME > ( 'cn' $ 'commonName' ) SUP name ) Notice that each defines the attribute's OID and descriptive