CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/29 06:11:25
Modified files:
usr.bin/less : command.c less.1 opttbl.c
Log message:
Remove support for the obsolete (non-POSIX) "more -d" prompt.
This was a local change that was only enabled when the LESS_IS_MORE
environment variable was set and not when invoked as "more".
OK shadchin@ jmc@
