From 6bd2af90cb62d5090b8a73fa19d043e892e8e7c3 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 19 Feb 2002 16:59:27 +0000 Subject: merge from 2.2 and regenerate (This used to be commit b1cbc23d82cfca1179d6be1e11b8bea2d0acdc9e) --- docs/docbook/projdoc/Samba-LDAP-HOWTO.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/docbook') 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 samba.schema file in slapd.conf The sambaAccount object contains two attributes which depend upon other schema files. The 'uid' attribute is defined in cosine.schema and the 'displayName' attribute is defined in the inetorgperson.schema -file. Bother of these must be included before the samba.schema file. +file. Both of these must be included before the samba.schema file. -- cgit