From d1c751dc033071cad5158f71a7d054803556be25 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 3 Jul 2007 12:32:50 +0000 Subject: [PATCH] Fix provided by Gavin Henry. (This used to be commit 78e8811117c80799892aec90bfb0f244093c8260) --- docs/Samba3-ByExample/SBE-Appendix1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Samba3-ByExample/SBE-Appendix1.xml b/docs/Samba3-ByExample/SBE-Appendix1.xml index 88b41b87cde..b78e16a4bd4 100644 --- a/docs/Samba3-ByExample/SBE-Appendix1.xml +++ b/docs/Samba3-ByExample/SBE-Appendix1.xml @@ -864,7 +864,7 @@ sed "s/DOMSID/${DOMSID}/g" < $file.tmp2 > $file.tmp1 LDAP Pre-configuration Script: <filename>SMBLDAP-ldif-preconfig.sh</filename> &smbmdash; Part C -cat >>EOL +cat <<EOL The name of your Internet domain is now needed in a special format as follows, if your domain name is mydomain.org, what we need is the information in the form of: -- 2.47.3