--- tips.c Mon Oct 30 06:20:21 1995 +++ tips.c Sat Nov 10 02:49:23 2001 @@ -23,8 +23,8 @@ "You know what? You're using obselete software. Ask your sysadmin \n\ to upgrade to a version of ncftp numbered 2.2 or higher.", - "If you don't want a .ncrecent file in your home directory, put the \n\ - command '#unset recent-list' in your .ncftprc file.", + "If you don't want a .desk/ncrecent file in your home directory, put the \n\ + command '#unset recent-list' in your .desk/ncftprc file.", "pseudo-filename-completion is supported in some commands. To use it,\n\ use a wildcard expression that will match exactly one file. I.e., if you\n\ @@ -32,16 +32,16 @@ you can't use the cd command with this feature (yet).", "You don't need to type the exact site name with open. If a site is in\n\ - your .ncftprc or the recent-file (.ncrecent), just type a unique\n\ + your .desk/ncftprc or the recent-file (.desk/ncrecent), just type a unique\n\ abbreviation (substring really). I.e. 'open wuar' if you have the site\n\ wuarchive.wustl.edu in your rc or recent-file.", - "You can put set commands in your .ncftprc, by adding lines such\n\ + "You can put set commands in your .desk/ncftprc, by adding lines such\n\ as '#set local-dir /usr/tmp' to the file, which will be run at startup.", - "Use the .ncftprc file to set variables at startup and to add sites that \n\ + "Use the .desk/ncftprc file to set variables at startup and to add sites that \n\ need init macros.\n\ - Sample .ncftprc:\n\ + Sample .desk/ncftprc:\n\ #set pager \"less -M\"\n\ \n\ machine wuarchive.wustl.edu\n\ @@ -51,11 +51,11 @@ dir\n\ (blank line to end macro)", - "If you want to keep your .netrc's for ftp and ncftp separate, name\n\ - ncftp's rc to .ncftprc.", + "If you want to keep your .desk/netrc's for ftp and ncftp separate, name\n\ + ncftp's rc to .desk/ncftprc.", "Type 'open' by itself to get a list of the sites in your recent-file and\n\ - your .ncftprc. You can then supply '#5' at the prompt, or use 'open #5'\n\ + your .desk/ncftprc. You can then supply '#5' at the prompt, or use 'open #5'\n\ later.", "Colon-mode is a quick way to get a file from your shell. Try something\n\ @@ -103,7 +103,7 @@ output of the 'version' command in your message. An easy way to do that\n\ is to compose your message, then do a 'ncftp -H >> msg.'", - "Don't put a site in your .ncftprc unless you want an 'init' macro. The \n\ + "Don't put a site in your .desk/ncftprc unless you want an 'init' macro. The \n\ recent-file saves sites with the last directory you were in, unlike \n\ the rc file, while still letting you use sitename abbreviations.", @@ -111,7 +111,7 @@ For example, if the colon-mode path was 'ftp.cs.unl.edu:pub/ncftp',\n\ the WWW-style path would be 'ftp://ftp.cs.unl.edu/pub/ncftp'.", - "Sick and tired of these tips? Put '#unset tips' in your .ncftprc." + "Sick and tired of these tips? Put '#unset tips' in your .desk/ncftprc." }; /* Not another dinky header, por favor. */