]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix misplaced paragraph tag in ldap.conf(5) (ITS#234)
authorKurt Zeilenga <kurt@openldap.org>
Wed, 21 Jul 1999 17:33:44 +0000 (17:33 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 21 Jul 1999 17:33:44 +0000 (17:33 +0000)
CHANGES
doc/man/man5/ldap.conf.5

diff --git a/CHANGES b/CHANGES
index 46c9620b62f0d20346392b676e4381e3045840d7..81b2517000fcfd676dd536877aa0b901d3f97287 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,8 @@ Changes included in OpenLDAP 1.2 Release Engineering
                Updated to latest aclocal from Automake (AnonCVS)
                Updated to libtool-1.3.3.
                Don't use "ln -s -f file link" (ITS#227)
+       Documentation
+               Fix misplaced paragraph tag in ldap.conf(5)  (ITS#234)
 
 Changes included in OpenLDAP 1.2.4
        CVS Tag: OPENLDAP_REL_ENG_1_2_4
index 9904ece2fdc2589a57b72a6e51793ef31a12ff4e..fd9cdaa2a1f936c09bcde8dbe0396cbc2dadbf5d 100644 (file)
@@ -32,10 +32,10 @@ For example, to define \fBBASE\fP via the environment, define the variable
 .SH OPTIONS
 The different configuration options are:
 .TP 1i
-.TP 1i
 \fBBASE <base>\fP
 Used to specify the default base dn to use when performing ldap operations.
 The base must be specified as a Distinguished Name in LDAP format.
+.TP 1i
 \fBHOST <name[:port] ...>\fP
 Used to specify the name(s) of an LDAP server(s) to which 
 .I ldap