From: Quanah Gibson-Mount Date: Tue, 17 Jan 2017 18:35:32 +0000 (-0800) Subject: ITS#8562 - Various typo fixes X-Git-Url: https://git.sur5r.net/?p=openldap;a=commitdiff_plain;h=760ee6cd10eb21537901b7d492ce6e4cdf39749a ITS#8562 - Various typo fixes --- diff --git a/doc/guide/admin/access-control.sdf b/doc/guide/admin/access-control.sdf index 498f2d9ac4..666cedbd21 100644 --- a/doc/guide/admin/access-control.sdf +++ b/doc/guide/admin/access-control.sdf @@ -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 }} clause which matches applies. Hence, the anonymous users are granted {{EX:auth}}, not {{EX:read}}. The last clause could just as well diff --git a/doc/guide/admin/aspell.en.pws b/doc/guide/admin/aspell.en.pws index 5332e841dd..f486703761 100644 --- a/doc/guide/admin/aspell.en.pws +++ b/doc/guide/admin/aspell.en.pws @@ -1061,7 +1061,6 @@ attribute's pPasswd metadirectory Mitya -assciated myObjectClass OIDs oids diff --git a/doc/guide/admin/monitoringslapd.sdf b/doc/guide/admin/monitoringslapd.sdf index 4858d3b534..71e27db5ae 100644 --- a/doc/guide/admin/monitoringslapd.sdf +++ b/doc/guide/admin/monitoringslapd.sdf @@ -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. diff --git a/doc/guide/admin/schema.sdf b/doc/guide/admin/schema.sdf index aebbb8387f..9605aa2acc 100644 --- a/doc/guide/admin/schema.sdf +++ b/doc/guide/admin/schema.sdf @@ -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,