=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/less/opttbl.c,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/less/opttbl.c 1996/09/21 06:06:41 1.2 --- src/usr.bin/less/opttbl.c 1998/05/13 21:11:07 1.3 *************** *** 97,104 **** }, #else { 'd', BOOL, OPT_OFF, &be_helpful, NULL, - "Be helpful in prompts", "Be less helpful in prompts", NULL, }, #endif --- 97,104 ---- }, #else { 'd', BOOL, OPT_OFF, &be_helpful, NULL, "Be less helpful in prompts", + "Be helpful in prompts", NULL, }, #endif