X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=debian%2Fpatches%2F060_speeling.patch;h=bacde1e77a26a38dcd23f357bb8b73cc7a9ecdb5;hb=1c9e3b4127580c550b4f61a0d02e3b60f49acdbd;hp=dfca4f39da4c1e1323ac1de9d3b40b9a6c3750cd;hpb=6932fda5c6344e8258425da0bec70d10003c1fb7;p=ckermit.git diff --git a/debian/patches/060_speeling.patch b/debian/patches/060_speeling.patch index dfca4f3..bacde1e 100644 --- a/debian/patches/060_speeling.patch +++ b/debian/patches/060_speeling.patch @@ -1,8 +1,8 @@ Fix spelling errors. Index: ckermit/ckcftp.c =================================================================== ---- ckermit.orig/ckcftp.c 2010-05-12 01:22:31.000000000 +0100 -+++ ckermit/ckcftp.c 2010-05-12 01:22:31.000000000 +0100 +--- ckermit.orig/ckcftp.c 2010-05-12 01:33:56.000000000 +0100 ++++ ckermit/ckcftp.c 2010-05-12 01:33:59.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 2010-05-12 01:22:31.000000000 +0100 -+++ ckermit/ckuus2.c 2010-05-12 01:22:31.000000000 +0100 +--- ckermit.orig/ckuus2.c 2010-05-12 01:33:56.000000000 +0100 ++++ ckermit/ckuus2.c 2010-05-12 01:36:39.000000000 +0100 @@ -3660,7 +3660,7 @@ " ", "SET DIAL RETRIES ", @@ -25,10 +25,19 @@ Index: ckermit/ckuus2.c " because automatic redialing is illegal in some countries.", " ", "SET DIAL INTERVAL ", +@@ -9012,7 +9012,7 @@ + "" }; + + static char *hxyxfer[] = { +-"Syntax: SET TRANSFER (or XFER) paramater value", ++"Syntax: SET TRANSFER (or XFER) parameter value", + " ", + "Choices:", + " ", 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 +--- ckermit.orig/ckuker.nr 2010-05-12 01:33:59.000000000 +0100 ++++ ckermit/ckuker.nr 2010-05-12 01:33:59.000000000 +0100 @@ -879,7 +879,7 @@ Sends all files that match. .TP @@ -49,8 +58,8 @@ Index: ckermit/ckuker.nr 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 +--- ckermit.orig/ckututor.txt 2010-05-12 01:33:56.000000000 +0100 ++++ ckermit/ckututor.txt 2010-05-12 01:33:59.000000000 +0100 @@ -682,7 +682,7 @@ SEND [ options ] filename [ as-name ] Sends the given file. Synonym: S. @@ -69,3 +78,29 @@ Index: ckermit/ckututor.txt point of failure. GET [ options ] remote-filespec Asks the server to send the given files. Synonym: G. +Index: ckermit/ckcpro.w +=================================================================== +--- ckermit.orig/ckcpro.w 2010-05-12 01:34:08.000000000 +0100 ++++ ckermit/ckcpro.w 2010-05-12 01:34:11.000000000 +0100 +@@ -1069,7 +1069,7 @@ + xxscreen(SCR_TC,0,0L,""); /* Display */ + doclean(1); /* Clean up files, etc */ + #ifdef DEBUG +- debug(F100,"C-Kermit BYE - Loggin out...","",0); ++ debug(F100,"C-Kermit BYE - Logging out...","",0); + zclose(ZDFILE); + #endif /* DEBUG */ + #ifdef IKSD +Index: ckermit/ckuusr.h +=================================================================== +--- ckermit.orig/ckuusr.h 2010-05-12 01:35:24.000000000 +0100 ++++ ckermit/ckuusr.h 2010-05-12 01:36:52.000000000 +0100 +@@ -1437,7 +1437,7 @@ + #define XYPRIN 62 /* Print-Command */ + #define XYQUIE 63 /* Quiet */ + #define XYLCLE 64 /* Local-echo */ +-#define XYSCRI 65 /* SCRIPT command paramaters */ ++#define XYSCRI 65 /* SCRIPT command parameters */ + #define XYMSGS 66 /* MESSAGEs ON/OFF */ + #ifdef TNCODE + #define XYTEL 67 /* SET TELNET parameters */