Fix typos in sz man page
authorJohn Bradshaw <john>
Wed, 12 Jan 2011 00:20:30 +0000 (01:20 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 6 Dec 2013 15:13:17 +0000 (16:13 +0100)
https://bugzilla.redhat.com/show_bug.cgi?id=668900

Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
man/lsz.1

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