diff options
author | John Terpstra <jht@samba.org> | 2003-06-01 03:51:29 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-06-01 03:51:29 +0000 |
commit | dbd4a83c7ffbf7043e085c5382f55cf336daf27e (patch) | |
tree | 60b830c5530e8fbbbd6d2327c2ef6c13b2b47cae /docs | |
parent | a659e90b33e7f560898e7daf7c741d57bb501b53 (diff) | |
download | samba-dbd4a83c7ffbf7043e085c5382f55cf336daf27e.tar.gz samba-dbd4a83c7ffbf7043e085c5382f55cf336daf27e.tar.bz2 samba-dbd4a83c7ffbf7043e085c5382f55cf336daf27e.zip |
Fix typo.
(This used to be commit fec33ad1b2e3e2b232195f627f272bdc5ab39a49)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/projdoc/upgrading-to-3.0.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docbook/projdoc/upgrading-to-3.0.xml b/docs/docbook/projdoc/upgrading-to-3.0.xml index 63b8f6a8f6..b4c0732a65 100644 --- a/docs/docbook/projdoc/upgrading-to-3.0.xml +++ b/docs/docbook/projdoc/upgrading-to-3.0.xml @@ -59,4 +59,6 @@ LDAP using Samba-2.x systems can continue to operate with the following entry <emphasis>passdb backend = ldapsam_compat, guest</emphasis>. </para> +</sect1> + </chapter> |