--- smbc-1.2.2.orig/doc/smbcrc.1
+++ smbc-1.2.2/doc/smbcrc.1
@@ -2,7 +2,7 @@
.SH NAME
smbcrc \- configuration file for Smbc
.SH DESCRIPTION
-A file smbcrc incude all parameters for Smbc. The value in parameters
+An smbcrc file includes all parameters for Smbc. The value in parameters
you can set at two types:
.PP
.nf
@@ -12,7 +12,7 @@
.fi
.SH OPTIONS
.IP "\fBusername\fR" 4
-Username that is used during login to remote host, default "guest".
+User name that is used during login to remote host, default "guest".
.PP
Example:
.PP
@@ -20,7 +20,7 @@
username Jon Doe
.fi
.IP "\fBpassword\fR" 4
-Password that is enter during login to remote host, default none.
+Password that is entered during login to remote host, default none.
.PP
Example:
.PP
@@ -28,8 +28,8 @@
password bryDS2team
.fi
.IP "\fBsmbclient\fR" 4
-Path to file "smbclient", necessery for sending WinPopup message,
-default none. Only functions concantenate with send and receive a
+Path to file "smbclient", necessary for sending WinPopup message,
+default none. Only functions concatenate with send and receive a
WinPopup messages work as frontend, Samba Team doesn't include this
functions in libsmbclient library.
.PP
@@ -90,22 +90,22 @@
typeofsort-left 1
typeofsort-right 1
.fi
-.IP "\fBrevesesort-left\fR" 4
+.IP "\fBreversesort-left\fR" 4
.PD 0
-.IP "\fBrevesesort-right\fR" 4
+.IP "\fBreversesort-right\fR" 4
.PD
Type of reverse sorting, default 0.
.PP
.nf
- revesesort-left 1 - reversesort on
- revesesort-left 0 - reversesort off
+ reversesort-left 1 - reversesort on
+ reversesort-left 0 - reversesort off
.fi
.PP
Examples:
.PP
.nf
- revesesort-left 0
- revesesort-right 0
+ reversesort-left 0
+ reversesort-right 0
.fi
.IP "\fBgroup-left\fR" 4
.PD 0
@@ -138,7 +138,7 @@
.IP "\fBautoresume\fR" 4
Auto resume download, doesn't ask if connection is broken, default 0.
If connection to remote host or to local file was broken and autoresume
-was set 1 Smbc sets retry-delay-time for this file and immediatelly
+was set 1 Smbc sets retry-delay-time for this file and immediately
goes to next item in download/upload list.
.PP
.nf