Minor cleanup

This commit is contained in:
Kurt Zeilenga 2001-12-03 20:04:08 +00:00
parent 180e1d5269
commit 95b3e2a97d
3 changed files with 4 additions and 4 deletions

View File

@ -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
*

View File

@ -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 )

View File

@ -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 )