summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/DomainMember.xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-09-05 14:46:49 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:01 -0500
commit153cf131399cd53ce66f0814337579572ecefbff (patch)
tree23d438282f74caa6a929b8dd889d57b9fc3fd02d /docs/Samba-HOWTO-Collection/DomainMember.xml
parent031f4681472f56c36441b43612b4babfa24288a3 (diff)
downloadsamba-153cf131399cd53ce66f0814337579572ecefbff.tar.gz
samba-153cf131399cd53ce66f0814337579572ecefbff.tar.bz2
samba-153cf131399cd53ce66f0814337579572ecefbff.zip
Better conformance to DocBook standards
(This used to be commit 54d2975708657319e6ca42c44bd1e871abd09d85)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/DomainMember.xml')
-rw-r--r--docs/Samba-HOWTO-Collection/DomainMember.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/DomainMember.xml b/docs/Samba-HOWTO-Collection/DomainMember.xml
index df38cef0b6..d1f2386d54 100644
--- a/docs/Samba-HOWTO-Collection/DomainMember.xml
+++ b/docs/Samba-HOWTO-Collection/DomainMember.xml
@@ -895,7 +895,7 @@ may want to create the machine account within a particular organizational unit.
this to be done using the following syntax:
<screen>
&rootprompt; <userinput>kinit Administrator@your.kerberos.REALM</userinput>
-&rootprompt; <userinput>net ads join <quote>organizational_unit</quote></userinput>
+&rootprompt; <userinput>net ads join "organizational_unit"</userinput>
</screen>
</para>