Fix a couple of typos
authorJelmer Vernooij <jelmer@samba.org>
Tue, 27 Apr 2004 15:15:18 +0000 (15:15 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 27 Apr 2004 15:15:18 +0000 (15:15 +0000)
trunk/howto/Winbind.xml

index 66bbe992256714ce2f7ba2549808d80ad6ab7497..98a17ca08a7b1a3210f74743f3400ffea1a61f42 100644 (file)
@@ -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>