diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-09-26 00:00:07 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-09-26 00:00:07 +0000 |
commit | dc5ba6c819d6e2428dec8b149410ebfd4fcfc573 (patch) | |
tree | 8644a1195ec083821bad538cd90caa20f6a6defb /docs/docbook/projdoc/upgrading-to-3.0.xml | |
parent | d3b9384308e4b5130c9455b853edc4702d7af303 (diff) | |
download | samba-dc5ba6c819d6e2428dec8b149410ebfd4fcfc573.tar.gz samba-dc5ba6c819d6e2428dec8b149410ebfd4fcfc573.tar.bz2 samba-dc5ba6c819d6e2428dec8b149410ebfd4fcfc573.zip |
Follow DTD more strictly
(This used to be commit 1e098b5b17b0fa505c528305c75d3c972935b100)
Diffstat (limited to 'docs/docbook/projdoc/upgrading-to-3.0.xml')
-rw-r--r-- | docs/docbook/projdoc/upgrading-to-3.0.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/upgrading-to-3.0.xml b/docs/docbook/projdoc/upgrading-to-3.0.xml index 4461f0fdcb..6556d84753 100644 --- a/docs/docbook/projdoc/upgrading-to-3.0.xml +++ b/docs/docbook/projdoc/upgrading-to-3.0.xml @@ -51,7 +51,7 @@ See <link linkend="pdbeditthing"/>. The major new features are: </para> -<orderedlist numberation="arabic"> +<orderedlist numeration="arabic"> <listitem><para> Active Directory support. This release is able to join an ADS realm as a member server and authenticate users using LDAP/kerberos. @@ -327,7 +327,7 @@ complete descriptions of new or modified parameters. <table frame='all' id="tdbfiledesc"><title>TDB File Descriptions</title> <tgroup cols='3'> <colspec align="left"/> - <colspec align="justify" width="1*"/> + <colspec align="justify" colwidth="1*"/> <colspec align="left"/> <thead> <row> |