s3-docs: Fix several typos.
[kai/samba.git] / docs-xml / manpages-3 / smbclient.1.xml
index c79d9dfbf8771e2fb5c71e0fcfa3b4be11dba7f0..d815dcd6da7d8b4d699b20f15e2033ef9d240e60 100644 (file)
                server support the UNIX extensions. Request that the connection be
                encrypted. This is new for Samba 3.2 and will only work with Samba
                3.2 or above servers. Negotiates SMB encryption using GSSAPI. Uses
-               the given credentials for the encryption negotiaion (either kerberos
+               the given credentials for the encryption negotiation (either kerberos
                or NTLMv1/v2 if given domain/username/password triple. Fails the
                connection if encryption cannot be negotiated.
                </para></listitem>
                <para>Restore from tar file <filename>backup.tar</filename> into myshare on mypc 
                (no password on share). </para>
                
-               <para><command>smbclient //mypc/yshare "" -N -Tx backup.tar
+               <para><command>smbclient //mypc/myshare "" -N -Tx backup.tar
                </command></para>
                
                <para>Restore everything except <filename>users/docs</filename>
 
                <varlistentry>
                <term>du &lt;filename&gt;</term>
-               <listitem><para>Does a directory listing and then prints out the current disk useage and free space on a share.
+               <listitem><para>Does a directory listing and then prints out the current disk usage and free space on a share.
                </para></listitem>
                </varlistentry>