diff options
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.", |