popped all patches
[ckermit.git] / ckututor.txt
index fa4fe86..9448126 100644 (file)
@@ -682,7 +682,7 @@ C-KERMIT 8.0 UNIX MANUAL PAGE AND TUTORIAL
           SEND [ options ] filename [ as-name ]  Sends the given file.
           Synonym: S.
           SEND [ options ] filespec Sends all files that match.
-          RESEND [ options ] filespec Resumes an interrupted SEND from the
+          RESEND [ options ] filespec Resumes an interupted SEND from the
           point of failure.
           RECEIVE [ options ] [ as-name ] Waits passively for files to
           arrive. Synonym: R.
@@ -715,7 +715,7 @@ C-KERMIT 8.0 UNIX MANUAL PAGE AND TUTORIAL
           SEND [ options ] filename [ as-name ]  Sends the given file to
           the server. Synonyms: S, PUT.
           SEND [ options ] filespec Sends all files that match.
-          RESEND [ options ] filespec Resumes an interrupted SEND from the
+          RESEND [ options ] filespec Resumes an interupted SEND from the
           point of failure.
           GET [ options ] remote-filespec Asks the server to send the
           given files. Synonym: G.