aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/less
Commit message (Collapse)AuthorAgeFilesLines
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
| | | | Notes: svn path=/head/; revision=74848
* ncurses -> termcapAndrey A. Chernov2000-07-141-2/+2
| | | | Notes: svn path=/head/; revision=63156
* Upgrade to less v358.Paul Saab2000-07-141-0/+9
| | | | Notes: svn path=/head/; revision=63132
* Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecatedBruce Evans2000-06-032-16/+5
| | | | | | | and $< and $@ are even documented as deprecated. Notes: svn path=/head/; revision=61216
* Install a manpage for more.Paul Saab2000-05-231-0/+2
| | | | Notes: svn path=/head/; revision=60817
* Detach usr.bin/more and install a link from less. less will behavePaul Saab2000-05-231-0/+2
| | | | | | | like more if invoked as more. The old more has not been removed. Notes: svn path=/head/; revision=60815
* Dont use/install the formatted man file.Paul Saab2000-05-221-2/+2
| | | | Notes: svn path=/head/; revision=60790
* bmake glue for less.Paul Saab2000-05-223-0/+361
Reviewed by: peter Notes: svn path=/head/; revision=60789