diff options
author | Gerald Carter <jerry@samba.org> | 2002-02-19 16:59:27 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-02-19 16:59:27 +0000 |
commit | 6bd2af90cb62d5090b8a73fa19d043e892e8e7c3 (patch) | |
tree | d29c9b35a440a8cc146ec573d68aad76c737da72 /docs/docbook | |
parent | 34ab1844469b8e98ad2a2a30e5fd21fb7375f894 (diff) | |
download | samba-6bd2af90cb62d5090b8a73fa19d043e892e8e7c3.tar.gz samba-6bd2af90cb62d5090b8a73fa19d043e892e8e7c3.tar.bz2 samba-6bd2af90cb62d5090b8a73fa19d043e892e8e7c3.zip |
merge from 2.2 and regenerate
(This used to be commit b1cbc23d82cfca1179d6be1e11b8bea2d0acdc9e)
Diffstat (limited to 'docs/docbook')
-rw-r--r-- | docs/docbook/projdoc/Samba-LDAP-HOWTO.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/Samba-LDAP-HOWTO.sgml b/docs/docbook/projdoc/Samba-LDAP-HOWTO.sgml index aabc052055..21d2c55ec7 100644 --- a/docs/docbook/projdoc/Samba-LDAP-HOWTO.sgml +++ b/docs/docbook/projdoc/Samba-LDAP-HOWTO.sgml @@ -224,7 +224,7 @@ Next, include the <filename>samba.schema</filename> file in <filename>slapd.conf The sambaAccount object contains two attributes which depend upon other schema files. The 'uid' attribute is defined in <filename>cosine.schema</filename> and the 'displayName' attribute is defined in the <filename>inetorgperson.schema</filename> -file. Bother of these must be included before the <filename>samba.schema</filename> file. +file. Both of these must be included before the <filename>samba.schema</filename> file. </para> <para><programlisting> |