]> git.sur5r.net Git - openldap/blobdiff - contrib/ldaptcl/ldap.n
ITS#8605 - spelling fixes
[openldap] / contrib / ldaptcl / ldap.n
index 267324f23c7670dfd2088679ac17e188c0bbd466..786df7d6d673d638d297265efd3a68ddad1ecf90 100644 (file)
@@ -32,7 +32,7 @@ The \fBexplode\fR form provides a means (via ldap_explode(3)) to explode a DN
 into its component parts.  \fB-nonames\fR strips off the attribute names,
 and -list returns a list suitable for \fBarray set\fR.
 .PP
 into its component parts.  \fB-nonames\fR strips off the attribute names,
 and -list returns a list suitable for \fBarray set\fR.
 .PP
-Finally, the last form, described in more detail below, refers genericly
+Finally, the last form, described in more detail below, refers generically
 to how the command created by the first two examples is used.
 .SH DESCRIPTION
 
 to how the command created by the first two examples is used.
 .SH DESCRIPTION
 
@@ -374,7 +374,7 @@ The \fBldap init\fR syntax fails to return anything useful.  Use
 are also shared, and ldaptcl.so is itself created with the correct flags
 (eg. -R for Solaris).  In short there's a lot of details to make this part
 work, but it should work out of the box for Solaris.  Other systems may
 are also shared, and ldaptcl.so is itself created with the correct flags
 (eg. -R for Solaris).  In short there's a lot of details to make this part
 work, but it should work out of the box for Solaris.  Other systems may
-require that LD_LIBRARY_PATH or other appropraite environment variables
+require that LD_LIBRARY_PATH or other appropriate environment variables
 be set at build and/or runtime.
 
 An asynchronous interface should be provided with callbacks.
 be set at build and/or runtime.
 
 An asynchronous interface should be provided with callbacks.