]> git.sur5r.net Git - openldap/blobdiff - doc/man/man3/ldap_compare.3
Generate man page date from version.sh
[openldap] / doc / man / man3 / ldap_compare.3
index 3df8ca9c6b8340adb41fadd08334b21aa10cd593..76578604c10b54a88eb263c690823442d3ad732d 100644 (file)
@@ -1,10 +1,12 @@
-.TH LDAP_COMPARE 3  "15 November 1994" "U-M LDAP LDVERSION"
+.TH LDAP_COMPARE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
+.\" $OpenLDAP$
+.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved.
+.\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldap_compare, ldap_compare_s \- Perform an LDAP compare operation
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
@@ -47,5 +49,10 @@ non-negative message id of the request if things went ok.
 .SH BUGS
 There is no way to compare binary values, but there should be.
 .SH SEE ALSO
-.BR ldap(3),
-.BR ldap_error(3)
+.BR ldap (3),
+.BR ldap_error (3)
+.SH ACKNOWLEDGEMENTS
+.B     OpenLDAP
+is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
+.B     OpenLDAP
+is derived from University of Michigan LDAP 3.3 Release.