Index: calc.c --- calc.c.orig 2006-06-11 02:43:50 +0200 +++ calc.c 2007-01-04 08:57:59 +0100 @@ -512,7 +512,7 @@ printf("Calc is open software. For license details " "type: help copyright\n"); printf("[%s]\n\n", - "Type \"exit\" to exit, or \"help\" for help."); + "Type \"exit\" to exit, or \"help help\" for help."); } switch (hist_init(calcbindings)) { case HIST_NOFILE: