Skip to content
Snippets Groups Projects
Commit f914c054 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix multiple NAME example

parent b5020aa1
Branches
Tags
No related merge requests found
......@@ -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 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment