Update PAM config, now just includes common-auth, common-account and common-session
[ckermit.git] / ckermit80.txt
index d444545..493338a 100644 (file)
@@ -3435,7 +3435,7 @@ C-Kermit>ftp put ? Filename, or switch, one of the following:
           If this switch is given, then instead of actually retrieving
           the selected files, the GET command retrieves a list of the
           names of the files that would be retrieved, and places it in
           If this switch is given, then instead of actually retrieving
           the selected files, the GET command retrieves a list of the
           names of the files that would be retrieved, and places it in
-          the specified file. The resulting file is an ordinary text file,
+          the specifed file. The resulting file is an ordinary text file,
           with one filename per line, suitable for reading by a person,
           or processing by a computer program, including Kermit itself
           (FOPEN / FREAD / FWRITE / FCLOSE), and as /FILELIST: file. If
           with one filename per line, suitable for reading by a person,
           or processing by a computer program, including Kermit itself
           (FOPEN / FREAD / FWRITE / FCLOSE), and as /FILELIST: file. If