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

ITS#3362: Fix typo in dNSDomain def'n.

parent 9eabe136
No related branches found
No related tags found
No related merge requests found
......@@ -1269,7 +1269,7 @@ objectclass ( 0.9.2342.19200300.100.4.14 NAME 'RFC822localPart'
# ::= {pilotObjectClass 15}
#
objectclass ( 0.9.2342.19200300.100.4.15 NAME 'dNSDomain'
SUP 'domain' STRUCTURAL
SUP domain STRUCTURAL
MAY ( ARecord $ MDRecord $ MXRecord $ NSRecord $
SOARecord $ CNAMERecord )
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment