summaryrefslogtreecommitdiff
path: root/docs/howto
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-04-27 15:15:18 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:45:49 -0500
commitf036e19b96487d73365c0de3950c205794795da7 (patch)
treec8d6dfb799036c83cf171585fc8d240a9f4df22a /docs/howto
parentbf0abbcc64d7e4ab2fcf052def0ff34eab4b5a8f (diff)
downloadsamba-f036e19b96487d73365c0de3950c205794795da7.tar.gz
samba-f036e19b96487d73365c0de3950c205794795da7.tar.bz2
samba-f036e19b96487d73365c0de3950c205794795da7.zip
Fix a couple of typos
(This used to be commit c8e54b13424be57c166e6172d9eedbcbc3d98fb2)
Diffstat (limited to 'docs/howto')
-rw-r--r--docs/howto/Winbind.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/howto/Winbind.xml b/docs/howto/Winbind.xml
index 66bbe99225..98a17ca08a 100644
--- a/docs/howto/Winbind.xml
+++ b/docs/howto/Winbind.xml
@@ -601,8 +601,8 @@ linkend="winbindcfg">the next example</link>, was modified to include the necess
<para>
Enter the following command to make the Samba server join the
-PDC domain, where <replaceable>DOMAIN</replaceable> is the name of
-your Windows domain and <replaceable>Administrator</replaceable> is
+PDC domain, where <replaceable>PDC</replaceable> is the name of
+your PDC and <replaceable>Administrator</replaceable> is
a domain user who has administrative privileges in the domain.
</para>
@@ -611,7 +611,6 @@ a domain user who has administrative privileges in the domain.
&rootprompt;<userinput>/usr/local/samba/bin/net rpc join -S PDC -U Administrator</userinput>
</para>
-
<para>
The proper response to the command should be: <quote>Joined the domain
<replaceable>DOMAIN</replaceable></quote> where <replaceable>DOMAIN</replaceable>