From 84733089229d7990272a520aba70aa670c75bb47 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Wed, 12 Jun 2002 16:28:05 +0000
Subject: [PATCH] Clarify that client side items refer to client/tools and/or
 ldap(3) work

---
 doc/devel/todo | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/devel/todo b/doc/devel/todo
index 5337e4f204..d345ab6df4 100644
--- a/doc/devel/todo
+++ b/doc/devel/todo
@@ -21,9 +21,9 @@ OpenLDAP 2.x Projects
 ---------------------
 	SLAPD
 		Complete Unicode Support (ACLs, etc.)
-	client API update
+	client C API update
 		Implement per referral/continuation callback
-	clients
+	clients (e.g. ldapsearch(1))
 		Implement referral chasing options w/ referral callback
 	Update manual pages
 
@@ -48,11 +48,11 @@ Small projects
 Add LDIFv1 control support
 Populate matchingRuleUse attribute in the subschema
 Implement -V version options
-Add No-Op Control support to ldap client tools
+Add No-Op Control support to client tools (e.g. ldapsearch(1))
 Add tests to test suite (ACI, moddn, manageDSAit, etc.)
 Add support for Cyrus pwcheckd/saslauthd
 Recode linked-list structs to use <ldap_queue.h> macros
-Create ldapbind (from ldapcompare?) to support bind operations
+Create ldapbind(1) to support bind operations
 Convert utfconv.txt into man page(s).
 Update any manual page
 
-- 
GitLab