diff options
author | John Terpstra <jht@samba.org> | 2003-05-25 08:21:14 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-05-25 08:21:14 +0000 |
commit | 5738f82a20e46d197588e04f4b715f2a0a4b5ac2 (patch) | |
tree | 48a4ff893edd59d35b1307ba8daf98720416a66f | |
parent | 6ab9279d19d5ca8ecb165c2d45dd06727586921f (diff) | |
download | samba-5738f82a20e46d197588e04f4b715f2a0a4b5ac2.tar.gz samba-5738f82a20e46d197588e04f4b715f2a0a4b5ac2.tar.bz2 samba-5738f82a20e46d197588e04f4b715f2a0a4b5ac2.zip |
Fix typos.
(This used to be commit 3c9c414819a522758956515606d49d41b9ff9414)
-rw-r--r-- | docs/docbook/projdoc/Speed.xml | 1 | ||||
-rw-r--r-- | docs/docbook/projdoc/passdb.xml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/Speed.xml b/docs/docbook/projdoc/Speed.xml index 03ce51d1c5..e2ede62ac7 100644 --- a/docs/docbook/projdoc/Speed.xml +++ b/docs/docbook/projdoc/Speed.xml @@ -197,6 +197,7 @@ the lowest practical <command>password level</command> will improve things. </sect1> +<sect1> <title>LDAP</title> <para> diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index ba0d846ddc..5dc0f9e6cb 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -687,7 +687,7 @@ In smb.conf [globals] The LDAP ldapsam code has been developed and tested using the OpenLDAP 2.0 and 2.1 server and client libraries. The same code should work with Netscape's Directory Server and client SDK. However, there are bound to be compile errors and bugs. These should not be hard to fix. - Please submit fixes via <link linkend="Bugs"/>. + Please submit fixes via <link linkend="bugreport"/>. </para> </sect3> |