Update of /cvsroot/perl-ldap/ldap/contrib
In directory usw-pr-cvs1:/tmp/cvs-serv19481/ldap/contrib
Modified Files:
tklkup
Log Message:
Corrected a few pod errors that podchecker found.
Index: tklkup
===================================================================
RCS file: /cvsroot/perl-ldap/ldap/contrib/tklkup,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- tklkup 8 Oct 2002 01:41:31 -0000 1.29
+++ tklkup 6 Nov 2002 04:27:37 -0000 1.30
@@ -22,6 +22,10 @@
#
# Revisions:
# $Log$
+# Revision 1.30 2002/11/06 04:27:37 charden
+#
+# Corrected a few pod errors that podchecker found.
+#
# Revision 1.29 2002/10/08 01:41:31 charden
#
# Change the way search base(s) are displayed. Instead of one big list,
@@ -4349,7 +4353,7 @@
There are 5 commands that can be used with this file;
hand, attribute, server, limit, and port.
-
+
hand -> values: left or right. Defines where the
attribute label box will be place.
@@ -4358,7 +4362,7 @@
port -> value: default is 389. User should set this
to match their needs.
-
+
nismapname -> Solaris Native LDAP uses nismapname to define
the automounter directory branches. Default
is to not use Solaris Native LDAP. Uncomment
@@ -4413,8 +4417,8 @@
None of this is a problem if all of your servers have
the same DIT layouts. Just define them with the
same search base, there should be little or no delay
- when switching to the new server.
-
+ when switching to the new server.
+
Now a word about directory branch, or search base, detection.
There are many things that can prevent this function from working
properly. Several version 2 LDAP servers that this was tested
@@ -4432,11 +4436,12 @@
script is still working is because search limit exceeded messages
are displayed on the console that initiated the tklkup script.
Who wants to wait a hour while the script figures this out.
-
+
If you decide to use auto search base detection you will just have
to try it and hope it works.
-=back 4
+=back
+
-------------------------------------------------------------------
=head1 tklkup
@@ -4466,7 +4471,7 @@
ldap connection will use the version I<3> protocol. To use
ldap version I<2> protocol press the "RadioButton" diamond
so that it becomes a gray color.
-
+
The I<SELECT SERVER> button will activate a
drop down menu. From the menu the user will select the
"RadioButton" that corresponds to the directory server the
@@ -4651,8 +4656,8 @@
-------------------------------------------------------------------
=head1 DIRECTORY SEARCH DISPLAY WINDOW
-
-I<DIRECTORY SEARCH DISPLAY> is the window where data for the
+
+I<DIRECTORY SEARCH DISPLAY> is the window where data for the
selected DN is displayed. Data is displayed in the read only
Directory Data text box. Associated with the Directory Data
text box is the "RadioButton" that determines how often the
@@ -4704,8 +4709,8 @@
Wrap -> When selected will prompt the user
to choose how to do line wrapping in the
Directory Data text box.
-
-The CLEAR DATA button will clear out the text that
+
+The CLEAR DATA button will clear out the text that
appears in the Directory Data text box.
=head2 JPEG Photo Display.
@@ -4963,7 +4968,7 @@
Wrap -> When selected will prompt the user
to choose how to do line wrapping in the
Directory Data text box.
-
+
The Clear Data button will clear out the text that
appears in the Directory Schema Data text box.
|