summaryrefslogtreecommitdiffstats
path: root/usr.bin/less/more.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* discussing terminfo is not needed; ok schwarzejmc2014-04-251-7/+1
* Make more(1) POSIX compliant with respect to the -e option.schwarze2014-04-251-16/+24
* be a bit clearer about what this page is; ok millert schwarzejmc2014-04-251-10/+13
* combine some notes in STANDARDS for consistency;jmc2014-04-241-7/+5
* Explain how -p works with respect to multiple commands, and provide EXAMPLES;schwarze2014-04-141-2/+26
* Reference re_format(7), not ed(1) when talking about regexp matching.millert2014-04-121-4/+7
* more(1) is not an editor, so don't say -t will "edit" a file;schwarze2014-04-121-2/+2
* - simplify macros in COMMANDSjmc2014-04-121-34/+15
* remove some obsolescent text and tweak -p slightly; ok millertjmc2014-04-101-6/+3
* The -p option now matches POSIX. With jmc@millert2014-04-091-6/+7
* - move the "more is less" blurb to a more relevant placejmc2014-04-091-11/+11
* add EXIT STATUS; ok millertjmc2014-04-091-1/+3
* update COMMANDS to only reflect those specified by posix; ok millertjmc2014-04-091-12/+9
* update ENVIRONMENT; ok millertjmc2014-04-091-11/+21
* various fixes for the options list, and use the same Nd as less (which wasjmc2014-04-081-52/+27
* some initial cleanup;jmc2014-04-071-41/+32
* First cut at a separate more(1), based on the 4.4BSD more.1.millert2014-04-071-0/+338