Fix multiple NAME example

This commit is contained in:
Kurt Zeilenga 2002-10-10 01:34:55 +00:00
parent b5020aa16d
commit f914c0545c

View file

@ -220,7 +220,7 @@ in {{F:core.schema}} as:
> EQUALITY caseIgnoreMatch
> SUBSTR caseIgnoreSubstringsMatch
> SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
> attributeType ( 2.5.4.3 NAME ( 'cn' $ 'commonName' )
> attributeType ( 2.5.4.3 NAME ( 'cn' 'commonName' )
> DESC 'common name(s) assciated with the object'
> SUP name )