fixed "interupted" spelling errors
[ckermit.git] / debian / patches / 060_speeling.patch
index 946c44a..dfca4f3 100644 (file)
@@ -1,8 +1,8 @@
 Fix spelling errors.
 Index: ckermit/ckcftp.c
 ===================================================================
---- ckermit.orig/ckcftp.c      2009-02-26 22:51:59.000000000 +0000
-+++ ckermit/ckcftp.c   2009-02-26 22:53:18.000000000 +0000
+--- ckermit.orig/ckcftp.c      2010-05-12 01:22:31.000000000 +0100
++++ ckermit/ckcftp.c   2010-05-12 01:22:31.000000000 +0100
 @@ -8623,7 +8623,7 @@
  #endif /* NOCSETS */
      "  /SERVER-RENAME:text",
@@ -14,8 +14,8 @@ Index: ckermit/ckcftp.c
      "  /TEXT",                          /* /ASCII */
 Index: ckermit/ckuus2.c
 ===================================================================
---- ckermit.orig/ckuus2.c      2009-02-26 22:51:52.000000000 +0000
-+++ ckermit/ckuus2.c   2009-02-26 22:52:53.000000000 +0000
+--- ckermit.orig/ckuus2.c      2010-05-12 01:22:31.000000000 +0100
++++ ckermit/ckuus2.c   2010-05-12 01:22:31.000000000 +0100
 @@ -3660,7 +3660,7 @@
  " ",
  "SET DIAL RETRIES <number>",
@@ -25,3 +25,47 @@ Index: ckermit/ckuus2.c
  "  because automatic redialing is illegal in some countries.",
  " ",
  "SET DIAL INTERVAL <number>",
+Index: ckermit/ckuker.nr
+===================================================================
+--- ckermit.orig/ckuker.nr     2010-05-12 01:27:07.000000000 +0100
++++ ckermit/ckuker.nr  2010-05-12 01:27:46.000000000 +0100
+@@ -879,7 +879,7 @@
+ Sends all files that match.
+ .TP
+ RESEND [ options ] filespec
+-Resumes an interupted SEND from the point of failure.
++Resumes an interrupted SEND from the point of failure.
+ .TP
+ RECEIVE [ options ] [ as\(hyname ]                    
+ Waits passively for files to arrive. Synonym: R.
+@@ -947,7 +947,7 @@
+ Sends all files that match.
+ .TP
+ RESEND [ options ] filespec
+-Resumes an interupted SEND from the point of failure.
++Resumes an interrupted SEND from the point of failure.
+ .TP
+ GET [ options ] remote\(hyfilespec
+ Asks the server to send the given files. Synonym: G.
+Index: ckermit/ckututor.txt
+===================================================================
+--- ckermit.orig/ckututor.txt  2010-05-12 01:27:16.000000000 +0100
++++ ckermit/ckututor.txt       2010-05-12 01:28:05.000000000 +0100
+@@ -682,7 +682,7 @@
+           SEND [ options ] filename [ as-name ]  Sends the given file.
+           Synonym: S.
+           SEND [ options ] filespec Sends all files that match.
+-          RESEND [ options ] filespec Resumes an interupted SEND from the
++          RESEND [ options ] filespec Resumes an interrupted SEND from the
+           point of failure.
+           RECEIVE [ options ] [ as-name ] Waits passively for files to
+           arrive. Synonym: R.
+@@ -715,7 +715,7 @@
+           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 interupted SEND from the
++          RESEND [ options ] filespec Resumes an interrupted SEND from the
+           point of failure.
+           GET [ options ] remote-filespec Asks the server to send the
+           given files. Synonym: G.