From: Howard Chu Date: Thu, 2 Dec 2004 01:43:15 +0000 (+0000) Subject: s/UUID/CSN/ X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~155 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3330aceb0c3ba8ed5ca138332a15dd8e226f32ae;p=openldap s/UUID/CSN/ --- diff --git a/doc/drafts/draft-chu-ldap-csn-xx.txt b/doc/drafts/draft-chu-ldap-csn-xx.txt index 0c09f5f563..64aac59c8f 100644 --- a/doc/drafts/draft-chu-ldap-csn-xx.txt +++ b/doc/drafts/draft-chu-ldap-csn-xx.txt @@ -114,7 +114,7 @@ INTERNET-DRAFT LDAP CSN 1 December 2004 The following is a LDAP syntax description [RFC2252] suitable for publication in the subschema. - ( IANA-ASSIGNED-OID.1 DESC 'UUID' ) + ( IANA-ASSIGNED-OID.1 DESC 'CSN' ) @@ -127,7 +127,7 @@ INTERNET-DRAFT LDAP CSN 1 December 2004 2.2 'csnMatch' Matching Rule - The 'csnMatch' matching rule compares an asserted UUID with a stored + The 'csnMatch' matching rule compares an asserted CSN with a stored CSN for equality. Its semantics are same as the octetStringMatch [X.520][RFC2252] matching rule.