OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Tue Jun 03 2003 - 23:45:02 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2003/06/03 22:45:02

Modified files:
        usr.bin/less : main.c prompt.c

Log message:
It turns out that POSIX specifies more should prompt with the file name,
not --More-- like the old UCB more did. Back out a hack I did to
make the prompt look like the old UCB more.