CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/03/27 00:22:45
Modified files: usr.bin/less : less.1 main.c opttbl.c Log message: Reverse the default of the -c flag from off to on to prevent the text being displayed in the wrong place initially and then jumping when first redrawn (such as when searching). ok deraadt sthen