summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncftp/tips.c
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-12-24 01:01:48 +0000
committerache <ache@FreeBSD.org>1994-12-24 01:01:48 +0000
commit962de1ff22c69fb5c1af3a5d874f8e239a65f260 (patch)
tree430302d6e739d7ca9dac25bb810d4f3f4f5eff47 /usr.bin/ncftp/tips.c
parent9f8a13aa705bc535d9affa95b8fe27a070166d20 (diff)
downloadFreeBSD-src-962de1ff22c69fb5c1af3a5d874f8e239a65f260.zip
FreeBSD-src-962de1ff22c69fb5c1af3a5d874f8e239a65f260.tar.gz
Update
Diffstat (limited to 'usr.bin/ncftp/tips.c')
-rw-r--r--usr.bin/ncftp/tips.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ncftp/tips.c b/usr.bin/ncftp/tips.c
index 5f72671..30330b6 100644
--- a/usr.bin/ncftp/tips.c
+++ b/usr.bin/ncftp/tips.c
@@ -89,8 +89,8 @@ static char *tiplist[] = {
and/or use EMACS-style (or maybe VI-style) commands to edit the line.",
#endif
- "You can get the newest version of NcFTP from cse.unl.edu, in the\n\
- /pub/mgleason/ncftp directory, AFTER business hours.",
+ "You can get the newest version of NcFTP from ftp.cs.unl.edu, in the\n\
+ /pub/ncftp directory, AFTER business hours.",
"The type of progress-meter that will be used depends if the remote host\n\
supports the SIZE command, and whether your terminal is capable of ANSI\n\
@@ -105,8 +105,8 @@ static char *tiplist[] = {
the rc file, while still letting you use sitename abbreviations.",
"You can use World Wide Web style paths instead of colon-mode paths.\n\
- For example, if the colon-mode path was 'cse.unl.edu:pub/mgleason/ncftp',\n\
- the WWW-style path would be 'ftp://cse.unl.edu/pub/mgleason/ncftp'.",
+ 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."
};
OpenPOWER on IntegriCloud