Blame SOURCES/lrzsz-0.12.20-man.patch

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