Blame SOURCES/lrzsz-0.12.20-man.patch

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