--- ../docs/htmldocs/Samba-Developers-Guide/pwencrypt.html.orig	Sun Feb  6 11:36:09 2005
+++ ../docs/htmldocs/Samba-Developers-Guide/pwencrypt.html	Sun Feb  6 11:36:31 2005
@@ -51,12 +51,12 @@
 	containing this 16 byte value must be kept. To minimise problems with
 	these two password files, getting out of sync, the UNIX <tt class="filename">
 	/etc/passwd</tt> and the <tt class="filename">smbpasswd</tt> file, 
-	a utility, <span><b class="command">mksmbpasswd.sh</b></span>, is provided to generate
+	a utility, <span><b class="command">mksmbpasswd</b></span>, is provided to generate
 	a smbpasswd file from a UNIX <tt class="filename">/etc/passwd</tt> file.
 	</p><p>To generate the smbpasswd file from your <tt class="filename">/etc/passwd
-	</tt> file use the following command:</p><p><tt class="prompt">$ </tt><b class="userinput"><tt>cat /etc/passwd | mksmbpasswd.sh
-	&gt; /usr/local/samba/private/smbpasswd</tt></b></p><p>If you are running on a system that uses NIS, use</p><p><tt class="prompt">$ </tt><b class="userinput"><tt>ypcat passwd | mksmbpasswd.sh
-	&gt; /usr/local/samba/private/smbpasswd</tt></b></p><p>The <span><b class="command">mksmbpasswd.sh</b></span> program is found in 
+	</tt> file use the following command:</p><p><tt class="prompt">$ </tt><b class="userinput"><tt>cat /etc/passwd | mksmbpasswd
+	&gt; /usr/local/samba/private/smbpasswd</tt></b></p><p>If you are running on a system that uses NIS, use</p><p><tt class="prompt">$ </tt><b class="userinput"><tt>ypcat passwd | mksmbpasswd
+	&gt; /usr/local/samba/private/smbpasswd</tt></b></p><p>The <span><b class="command">mksmbpasswd</b></span> program is found in 
 	the Samba source directory. By default, the smbpasswd file is 
 	stored in :</p><p><tt class="filename">/usr/local/samba/private/smbpasswd</tt></p><p>The owner of the <tt class="filename">/usr/local/samba/private/</tt> 
 	directory should be set to root, and the permissions on it should 
