]> 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:35:32 +0000 (10:35 -0800)
doc/guide/admin/access-control.sdf
doc/guide/admin/aspell.en.pws
doc/guide/admin/monitoringslapd.sdf
doc/guide/admin/schema.sdf

index 498f2d9ac411b97da6dbd2ec9606f257caa1093a..666cedbd2157c8ecb580921b54a5439b7f3fa759 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 4858d3b53428a0e8e8be215c38e44096d66eee23..71e27db5ae754abcbbae588a2b2661fc186e9a61 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,