diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-11-23 19:28:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-11-23 19:28:56 +0000 |
commit | 39a9eb721a8f1902a895d67c7419c71530de325d (patch) | |
tree | 5fef4c7faea6c4b30782987a8881d9f6092fdc13 /usr.bin/ncftp/tips.c | |
parent | 6e4ab1ef3471919b02cda7916ffc1b40bc414331 (diff) |
Notes
Diffstat (limited to 'usr.bin/ncftp/tips.c')
-rw-r--r-- | usr.bin/ncftp/tips.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/ncftp/tips.c b/usr.bin/ncftp/tips.c index 30330b6138c7..0b51a2601352 100644 --- a/usr.bin/ncftp/tips.c +++ b/usr.bin/ncftp/tips.c @@ -20,6 +20,9 @@ static char *tiplist[] = { "Have you tried typing 'open' by itself lately?", + "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.", |