]> git.sur5r.net Git - openldap/commitdiff
Minor cleanup
authorKurt Zeilenga <kurt@openldap.org>
Mon, 3 Dec 2001 20:04:08 +0000 (20:04 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 3 Dec 2001 20:04:08 +0000 (20:04 +0000)
libraries/libldap/getdn.c
servers/slapd/schema/core.schema
servers/slapd/schema/inetorgperson.schema

index f16c7ae206ff71b4a5df35a83dcdadfdd6e2ee05..337747521422f7a8810d4a157297af5f5c0c36cb 100644 (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
                 * 
index d00e4d514be30d31f39a559a011b9f6ac2b8f92f..f7a577a47bedc49373d40f2d7750c4bf1a264232 100644 (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 )
 
index d1ce2ee6e5a93100e952d6da0c31f1d6bf882112..237347cd32e86994edcae54556f1d70a384bdfc1 100644 (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 )