summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3/smbclient.1.xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-05-08 12:01:28 +0200
committerKarolin Seeger <kseeger@samba.org>2012-05-08 13:56:32 +0200
commite42e87d5449f68d249aa3b96bf73e4bae20c2772 (patch)
treebd975b12c7b2d7a83ad533f5afdb6845b104cfe5 /docs-xml/manpages-3/smbclient.1.xml
parentd8acdd020a4dc28bef20f156c89a0262c9f82df5 (diff)
downloadsamba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.tar.gz
samba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.tar.bz2
samba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.zip
s3-docs: Fix several typos.
Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages-3/smbclient.1.xml')
-rw-r--r--docs-xml/manpages-3/smbclient.1.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs-xml/manpages-3/smbclient.1.xml b/docs-xml/manpages-3/smbclient.1.xml
index c79d9dfbf8..d815dcd6da 100644
--- a/docs-xml/manpages-3/smbclient.1.xml
+++ b/docs-xml/manpages-3/smbclient.1.xml
@@ -322,7 +322,7 @@
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>
@@ -428,7 +428,7 @@
<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>
@@ -645,7 +645,7 @@
<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>