56bf15
diff -up lrzsz-0.12.20/man/lsz.1.man lrzsz-0.12.20/man/lsz.1
56bf15
--- lrzsz-0.12.20/man/lsz.1.man	1998-04-26 15:22:41.000000000 +0200
56bf15
+++ lrzsz-0.12.20/man/lsz.1	2011-03-07 13:02:40.069778076 +0100
56bf15
@@ -133,7 +133,7 @@ The user must supply the file name to bo
56bf15
 
56bf15
 If
56bf15
 .B sz
56bf15
-is invoked with $SHELL set and iff that variable contains the
56bf15
+is invoked with $SHELL set and if that variable contains the
56bf15
 string
56bf15
 .I "rsh"
56bf15
 ,
56bf15
@@ -207,7 +207,7 @@ for ZMODEM.
56bf15
 .B "-B NUMBER, --bufsize NUMBER"
56bf15
 Use a readbuffer of 
56bf15
 .B NUMBER
56bf15
-bytes. Default ist 16384, which should be enough
56bf15
+bytes. Default is 16384, which should be enough
56bf15
 for most situations. If you have a slow machine or a bad disk interface
56bf15
 or suffer from other hardware problems you might want to increase
56bf15
 the buffersize.
56bf15
@@ -219,7 +219,7 @@ option - things normally get worse, not 
56bf15
 to swap.
56bf15
 
56bf15
 Using this option turns of memory mapping of the input file. This
56bf15
-increases memory and cpu usage.
56bf15
+increases memory and CPU usage.
56bf15
 .TP
56bf15
 .B "-c COMMAND, --command COMMAND"
56bf15
 Send COMMAND to the receiver for execution, return with COMMAND\'s exit status.
56bf15
@@ -265,7 +265,7 @@ give help.
56bf15
 .TP
56bf15
 .B "-i COMMAND, --immediate-command COMMAND"
56bf15
 Send COMMAND to the receiver for execution, return immediately
56bf15
-upon the receiving program's successful recption of the command.
56bf15
+upon the receiving program's successful reception of the command.
56bf15
 .TP
56bf15
 .B "-k, --1k"
56bf15
 (XMODEM/YMODEM) Send files using 1024 byte blocks
56bf15
@@ -509,7 +509,7 @@ with conversion
56bf15
 .RB ( \-a )
56bf15
 to end of line conventions appropriate to the receiving environment.
56bf15
 With ZMODEM AutoDownload enabled, Professional-YAM  and ZCOMM
56bf15
-will automatically recieve
56bf15
+will automatically receive
56bf15
 the files after performing a security check.
56bf15
 
56bf15
 .br
56bf15
@@ -593,7 +593,7 @@ the source file.
56bf15
 .SH "VMS VERSION"
56bf15
 The VMS version does not support wild cards.
56bf15
 Because of VMS DCL, upper case option letters muse be represented
56bf15
-by \\ proceding the letter.
56bf15
+by \\ proceeding the letter.
56bf15
 
56bf15
 The current VMS version does not support XMODEM, XMODEM-1k, or YMODEM.
56bf15
 
56bf15
@@ -682,7 +682,7 @@ getting hot and bothered.
56bf15
 The test mode leaves a zero length file on the receiving system.
56bf15
 
56bf15
 A few high speed modems have a firmware bug that drops characters when the
56bf15
-direction of high speed transmissson is reversed.
56bf15
+direction of high speed transmission is reversed.
56bf15
 The environment variable ZNULLS may be used to specify the number of nulls to
56bf15
 send before a ZDATA frame.
56bf15
-Values of 101 for a 4.77 mHz PC and 124 for an AT are typical.
56bf15
+Values of 101 for a 4.77 MHz PC and 124 for an AT are typical.