mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
Minor cleanup
This commit is contained in:
parent
180e1d5269
commit
95b3e2a97d
@ -3045,7 +3045,7 @@ got_funcs:
|
||||
omitted, unless they are after an Organisation attribute or
|
||||
the first attribute is of type OrganisationalUnit.
|
||||
|
||||
* this should be the pedantic implementation.
|
||||
* this should be the pedantic implementation.
|
||||
*
|
||||
* Here the standard implementation reflects
|
||||
* the one historically provided by OpenLDAP
|
||||
@ -3187,7 +3187,7 @@ got_funcs:
|
||||
*
|
||||
* Example:
|
||||
*
|
||||
* "cn=Bill+sn=Gates,ou=People,dc=microsoft,dc=com"
|
||||
* "givenName=Bill+sn=Gates,ou=People,dc=microsoft,dc=com"
|
||||
*
|
||||
* will read
|
||||
*
|
||||
|
@ -525,7 +525,7 @@ objectclass ( 2.5.6.12 NAME 'applicationEntity'
|
||||
description ) )
|
||||
|
||||
objectclass ( 2.5.6.13 NAME 'dSA'
|
||||
DESC 'RFC2256: a directory service agent (a server)'
|
||||
DESC 'RFC2256: a directory system agent (a server)'
|
||||
SUP applicationEntity STRUCTURAL
|
||||
MAY knowledgeInformation )
|
||||
|
||||
|
@ -74,7 +74,7 @@ attributetype ( 2.16.840.1.113730.3.1.4
|
||||
# Internet X.500 pilots but no referencable definition for it could be
|
||||
# located.
|
||||
attributetype ( 0.9.2342.19200300.100.1.60
|
||||
NAME 'jpegPhoto'
|
||||
NAME 'RFC2798: jpegPhoto'
|
||||
DESC 'a JPEG image'
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.28 )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user