]> git.sur5r.net Git - openldap/commitdiff
ITS#8562 - Various typo fixes
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 17 Jan 2017 18:35:32 +0000 (10:35 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 17 Jan 2017 18:42:37 +0000 (10:42 -0800)
doc/guide/admin/access-control.sdf
doc/guide/admin/aspell.en.pws
doc/guide/admin/monitoringslapd.sdf
doc/guide/admin/schema.sdf

index 82bd5dc0f1924c6b632035b6e8e25485ce319023..b59b91dab0722147750ddb0fb540a82ea413f5ff 100644 (file)
@@ -271,7 +271,7 @@ This access directive grants read access to everyone.
 >        by * read
 
 This directive allows the user to modify their entry, allows anonymous
-to authentication against these entries, and allows all others to
+to authenticate against these entries, and allows all others to
 read these entries.  Note that only the first {{EX:by <who>}} clause
 which matches applies.  Hence, the anonymous users are granted
 {{EX:auth}}, not {{EX:read}}.  The last clause could just as well
index 5332e841ddfcb8ac1e7c59882f7a5282306d1a27..f486703761fec73ea373d5f822b8fdc1b2888d4d 100644 (file)
@@ -1061,7 +1061,6 @@ attribute's
 pPasswd
 metadirectory
 Mitya
-assciated
 myObjectClass
 OIDs
 oids
index ec844649b34de6a84dc9c9684dfe8fe7fc63f22f..2b6876be8ae328cbdf0ff3aad18fb969ac54d5ba 100644 (file)
@@ -110,7 +110,7 @@ dynamically generates and returns objects in response to search
 requests in the {{cn=Monitor}} subtree.  Each object contains
 information about a particular aspect of the server.  The information
 is held in a combination of user applications and operational
-attributes.  This information can be access with {{ldapsearch(1)}},
+attributes.  This information can be accessed with {{ldapsearch(1)}},
 with any general-purpose LDAP browser, or with specialized monitoring
 tools.
 
index aebbb8387f6444d39aa4d284f469f26f344a6d35..9605aa2accf8a79dcf02ea14aeb92e3b892bfc42 100644 (file)
@@ -211,7 +211,7 @@ in {{F:core.schema}} as:
 >              SUBSTR caseIgnoreSubstringsMatch
 >              SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
 >      attributeType ( 2.5.4.3 NAME ( 'cn' 'commonName' )
->              DESC 'common name(s) assciated with the object'
+>              DESC 'common name(s) associated with the object'
 >              SUP name )
 
 Notice that each defines the attribute's OID, provides a short name,