]> git.sur5r.net Git - openldap/commitdiff
s/ldap_sync.h/ldap.h/
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 3 Sep 2008 19:40:37 +0000 (19:40 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 3 Sep 2008 19:40:37 +0000 (19:40 +0000)
doc/man/man3/ldap_sync.3

index 1227cd8571f628842c88f4a24403e2a4100b7300..efb446cb3a58d46a131a7dd9f79d2d7a974eea18 100644 (file)
@@ -8,7 +8,7 @@ ldap_sync_init, ldap_sync_init_refresh_only, ldap_sync_init_refresh_and_persist,
 OpenLDAP LDAP (libldap, -lldap)
 .SH SYNOPSIS
 .nf
-.B #include <ldap_sync.h>
+.B #include <ldap.h>
 .LP
 .BI "int ldap_sync_init(ldap_sync_t *" ls ", int " mode ");"
 .LP