]> git.sur5r.net Git - openldap/commitdiff
remove #include <lber.h> from SYNOPSIS
authorKurt Zeilenga <kurt@openldap.org>
Fri, 17 Dec 1999 05:53:51 +0000 (05:53 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 17 Dec 1999 05:53:51 +0000 (05:53 +0000)
28 files changed:
doc/man/man3/cldap_close.3
doc/man/man3/cldap_open.3
doc/man/man3/cldap_search_s.3
doc/man/man3/cldap_setretryinfo.3
doc/man/man3/ldap.3
doc/man/man3/ldap_abandon.3
doc/man/man3/ldap_add.3
doc/man/man3/ldap_bind.3
doc/man/man3/ldap_cache.3
doc/man/man3/ldap_charset.3
doc/man/man3/ldap_compare.3
doc/man/man3/ldap_delete.3
doc/man/man3/ldap_entry2text.3
doc/man/man3/ldap_error.3
doc/man/man3/ldap_first_attribute.3
doc/man/man3/ldap_first_entry.3
doc/man/man3/ldap_friendly.3
doc/man/man3/ldap_get_dn.3
doc/man/man3/ldap_get_values.3
doc/man/man3/ldap_getfilter.3
doc/man/man3/ldap_modify.3
doc/man/man3/ldap_modrdn.3
doc/man/man3/ldap_open.3
doc/man/man3/ldap_result.3
doc/man/man3/ldap_search.3
doc/man/man3/ldap_sort.3
doc/man/man3/ldap_ufn.3
doc/man/man3/ldap_url.3

index 30084b94cd48d096d93d9ca726d03a24437d1bcf..495458df17302bfe3c177e3fd9f349634f99ffce 100644 (file)
@@ -7,7 +7,6 @@ cldap_close \- Dispose of Connectionless LDAP Pointer
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 937cc175e9710c7cd5990ed1cab57830f3f63c39..6c70d024ab815ee46404aba704d36fff91b4ba60 100644 (file)
@@ -7,7 +7,6 @@ cldap_open \- Prepare for Connectionless LDAP Communication
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 203a1f9c89d7c69cd8dbc25397ab02e965650c66..1aad7f8c7be220284c38b364cce3b6e0f6b95d4d 100644 (file)
@@ -7,7 +7,6 @@ cldap_search_s \- Connectionless LDAP Search
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index d1bb5c6736b6d33dd894bbb0b7e4495c2f07f03b..89f9b49665f6326df6820ca342782563fb757c6a 100644 (file)
@@ -7,7 +7,6 @@ cldap_setretryinfo \- Set Connectionless LDAP Request Retransmission Parameters
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 610736ca18f28fa38f320e0c69765ae4f8befe66..d1b29b63140cdceb8c4ad3ab3d1b31c4b3523811 100644 (file)
@@ -7,7 +7,6 @@ ldap - Lightweight Directory Access Protocol package
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .ft
 .fi
@@ -503,7 +502,6 @@ set retry and timeout information using connectionless LDAP
 .SM cldap_close(3)
 terminate a connectionless LDAP session
 .SH SEE ALSO
-.BR ldapd (8),
 .BR slapd (8)
 .SH AUTHORS
 Tim Howes, Mark Smith, Gordon Good, Lance Sloan, and Steve Rothwell from
index 054f690661eb449a6de35919b63f297b173a9917..2d41fb29b808fc9a8e6cdc0fbf0c85c313ff916b 100644 (file)
@@ -7,7 +7,6 @@ ldap_abandon \- Abandon an LDAP operation in progress
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index b0df79c795dd65644c806bc3bf596843f5f84898..91823dcc03e842af0a9c4cce9d68bbf9983d40a5 100644 (file)
@@ -7,7 +7,6 @@ ldap_add, ldap_add_s \- Perform an LDAP add operation
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index d6e4aeb8df3382fa5f19b639480696cfcf4deba5..59409c6dc1aea8d44d13afd9c11f01e1584b0e7d 100644 (file)
@@ -7,7 +7,6 @@ ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 0bc34eb69becf388e39f956bf8184a16c3f5a085..8fb5e2369e4fa1fc7fbb5fbdab5c203767df58b7 100644 (file)
@@ -7,7 +7,6 @@ ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, lda
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .ft
 .LP
index eeb459a824b641d375249a8103efbbb98fd0f583..ddd85c0ec116dbfeea6bd201d0f008490a2b67f4 100644 (file)
@@ -12,7 +12,6 @@ ldap_enable_translation \- LDAP character set translation routines
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .ft
 .LP
index 785198e0ce1a7c963e53e2ed431fc8cf1657a1d5..3cdaeecffbc303e16d224a9ffe39154c0d55e39d 100644 (file)
@@ -7,7 +7,6 @@ ldap_compare, ldap_compare_s \- Perform an LDAP compare operation
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 274d05575a0864e9d7446e2bb91e807ab2f64fee..659dea2e89703aed9faa5a26f20bb8b2395ce7bd 100644 (file)
@@ -7,7 +7,6 @@ ldap_delete, ldap_delete_s \- Perform an LDAP delete operation
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 3c18968fe36fb57b0d53ad2750756cbef0696dcd..7ea29af9e20b5ca71a25c010f3e246115f88267f 100644 (file)
@@ -7,7 +7,6 @@ ldap_entry2text, ldap_entry2text_search, ldap_vals2text \- LDAP entry display ro
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 #include <disptmpl.h>
 .ft
index 8493f71c76a454f02310b7c58911f75ff4c82d0a..bbe0a0d99d36ef41630c69e0ab7e8afe3f999201 100644 (file)
@@ -7,7 +7,6 @@ ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string \- LDAP
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index da508dcf96eb98ddfc5daf6554a19b5cbcc88d2f..9354e2d4cd9f73156bc9672dde4373bda353b6ef 100644 (file)
@@ -7,7 +7,6 @@ ldap_first_attribute, ldap_next_attribute \- step through LDAP entry attributes
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 9adc56ee5a68688bf3c9c52e131757e5b6493fde..8bfebb9b7546344a0524b6883d1937726bc47712 100644 (file)
@@ -7,7 +7,6 @@ ldap_first_entry, ldap_next_entry, ldap_count_entries \- LDAP result entry parsi
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 939353b8e6eaafdbe259a47f9f94ffa22e230fd1..149098c2fc56d09d9166fab92430d8d77def468e 100644 (file)
@@ -7,7 +7,6 @@ ldap_friendly_name, ldap_free_friendlymap \- LDAP unfriendly to friendly name ma
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index f7f030c087a91497e845b440cf9b620c5b64788c..01c786c23ffa7ebc671ef8d16e5a07c4c6076b71 100644 (file)
@@ -7,7 +7,6 @@ ldap_get_dn, ldap_explode_dn, ldap_explode_rdn, ldap_dn2ufn, ldap_is_dns_dn, lda
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index f4df1619976d9543ada76b8259bd1cdb08c934af..da4e8ce916bb38f2ac24e9e19db3550ce51c5f57 100644 (file)
@@ -7,7 +7,6 @@ ldap_get_values, ldap_get_values_len, ldap_count_values \- LDAP attribute value
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 
 typedef struct berval {
index 4ef18b5079585fa15bec864ae9ea8941768b5af9..a4f96a042ca76bbe66ed98c2feff3adb2f3c5e9d 100644 (file)
@@ -8,7 +8,6 @@ ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter \- LDAP filter genera
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .ft
 .fi
index 04547b6db2eceb994ea6dea3c19212cffbe36dc9..876692259f1e7e52c5dabd58b9e4eef376929d24 100644 (file)
@@ -7,7 +7,6 @@ ldap_modify, ldap_modify_s \- Perform an LDAP modify operation
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 4b1d0ab7168de0134f7bac94d31fefe96494e534..6b7d5e86d2edc88ab1146bf7a7f0cb9c4ed0730d 100644 (file)
@@ -7,7 +7,6 @@ ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s \- Perform an LDAP modi
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index f9567eb7a6bcb258f76b9c0a1f403753bffea0ed..825c61528580f856d93954c6a7997eafdd742c72 100644 (file)
@@ -7,7 +7,6 @@ ldap_init, ldap_open \- Initialize the LDAP library and open a connection to an
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index cb0075a5f0505dfddb96a0c1348fb9a7bab0545c..85d0da3ea8162cbd999f5fa653a19db59291838d 100644 (file)
@@ -7,7 +7,6 @@ ldap_result \- Wait for the result of an LDAP operation
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index fe8ec67ef76013d75e58f8440fdd74cb92289c82..ecb71030ce911c98bc0503bd010c2fe270ec87bc 100644 (file)
@@ -8,7 +8,6 @@ ldap_search, ldap_search_s, ldap_search_st \- Perform an LDAP search operation
 .nf
 .ft B
 #include <sys/time.h> /* for struct timeval definition */
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 802f420bdc3caa6c2c1e4063f9a53ff2dd92f01c..37928c871459f34735e96ee9ffe9747b32bb416c 100644 (file)
@@ -7,7 +7,6 @@ ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp \- LDAP sorting routin
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index d4e5d1aba0295f24a15ebaf7ebb8ab1e7d46510c..31bd2d40765f5d0b285ddca1361d311f9c0983f0 100644 (file)
@@ -7,7 +7,6 @@ ldap_ufn_search_s, ldap_ufn_search_c, ldap_ufn_search_ct, ldap_ufn_setfilter, ld
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .LP
 .ft B
index 9acdd89f37d254eb8a463961d95e14a80531d4cf..99cbaac2bdf874fe70175c20e40ca33960cbe8fb 100644 (file)
@@ -12,7 +12,6 @@ ldap_url_search_st \- LDAP Uniform Resource Locator routines
 .SH SYNOPSIS
 .nf
 .ft B
-#include <lber.h>
 #include <ldap.h>
 .ft
 .LP