diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-08-13 00:35:58 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-08-13 00:35:58 +0000 |
commit | 4e1bdbb757d2b23af46ebc92484e74db95fe3236 (patch) | |
tree | 767494331bcb86a913d456042a273ffc4febc358 /docs/docbook/projdoc/upgrading-to-3.0.xml | |
parent | a9975acc9255f1e047f680e424607479fcca6516 (diff) | |
download | samba-4e1bdbb757d2b23af46ebc92484e74db95fe3236.tar.gz samba-4e1bdbb757d2b23af46ebc92484e74db95fe3236.tar.bz2 samba-4e1bdbb757d2b23af46ebc92484e74db95fe3236.zip |
Last set of syntax fixes
(This used to be commit 1ab824e77edd955e90515b40e0d0c2d4f826b603)
Diffstat (limited to 'docs/docbook/projdoc/upgrading-to-3.0.xml')
-rw-r--r-- | docs/docbook/projdoc/upgrading-to-3.0.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/upgrading-to-3.0.xml b/docs/docbook/projdoc/upgrading-to-3.0.xml index 95411f429a..b5b2a4bf0a 100644 --- a/docs/docbook/projdoc/upgrading-to-3.0.xml +++ b/docs/docbook/projdoc/upgrading-to-3.0.xml @@ -16,7 +16,7 @@ Major new features: </para> -<orderedlist numberation="arabic"> +<orderedlist> <listitem><para> Active Directory support. This release is able to join a ADS realm as a member server and authenticate users using LDAP/kerberos. |