=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/less/opttbl.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- src/usr.bin/less/opttbl.c 2011/09/16 18:12:09 1.10 +++ src/usr.bin/less/opttbl.c 2012/03/27 06:22:45 1.11 @@ -217,7 +217,7 @@ } }, { 'c', &c_optname, - TRIPLE, OPT_OFF, &top_scroll, NULL, + TRIPLE, OPT_ON, &top_scroll, NULL, { "Repaint by scrolling from bottom of screen", "Repaint by painting from top of screen",