diff options
author | John Terpstra <jht@samba.org> | 2007-07-03 12:32:50 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:34 -0500 |
commit | d1c751dc033071cad5158f71a7d054803556be25 (patch) | |
tree | bef54b3833ec387069021bbc6aaf8d1de579ef65 | |
parent | c56d52f7c9dbd40facda6b94f801df7526cf18d1 (diff) | |
download | samba-d1c751dc033071cad5158f71a7d054803556be25.tar.gz samba-d1c751dc033071cad5158f71a7d054803556be25.tar.bz2 samba-d1c751dc033071cad5158f71a7d054803556be25.zip |
Fix provided by Gavin Henry.
(This used to be commit 78e8811117c80799892aec90bfb0f244093c8260)
-rw-r--r-- | docs/Samba3-ByExample/SBE-Appendix1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-ByExample/SBE-Appendix1.xml b/docs/Samba3-ByExample/SBE-Appendix1.xml index 88b41b87cd..b78e16a4bd 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 <example id="sbehap-ldapreconfc"> <title>LDAP Pre-configuration Script: <filename>SMBLDAP-ldif-preconfig.sh</filename> &smbmdash; Part C</title> <screen> -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: |