]> git.sur5r.net Git - openldap/blobdiff - doc/man/man3/ldap_open.3
Changes from HEAD for beta
[openldap] / doc / man / man3 / ldap_open.3
index 01278035cecbb3912220ff16a6f5a4122a0b150e..3d39babfc28714030d8f010d41057cd00c81484b 100644 (file)
@@ -70,7 +70,7 @@ for more details.
                char            *ld_matched;
                int             ld_refhoplimit;
                unsigned long   ld_options;
-       #define LDAP_OPT_REFERRALS      0x00000002      /* set by default */
+       #define LDAP_OPT_REFERRALS      0x00000002 /* set by default */
        #define LDAP_OPT_RESTART        0x00000004
                /* ... other stuff you should not mess with ... */
        } LDAP;
@@ -116,7 +116,7 @@ in the LDAP structure.
 .BR ldap_bind (3),
 .BR errno (3)
 .SH ACKNOWLEDGEMENTS
-.B     OpenLDAP
+.B OpenLDAP
 is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B     OpenLDAP
+.B OpenLDAP
 is derived from University of Michigan LDAP 3.3 Release.