summaryrefslogtreecommitdiff
path: root/usr.bin/less/more.1
AgeCommit message (Expand)Author
2014-04-25discussing terminfo is not needed; ok schwarzeJason McIntyre
2014-04-25Make more(1) POSIX compliant with respect to the -e option.Ingo Schwarze
2014-04-25be a bit clearer about what this page is; ok millert schwarzeJason McIntyre
2014-04-24combine some notes in STANDARDS for consistency;Jason McIntyre
2014-04-14Explain how -p works with respect to multiple commands, and provide EXAMPLES;Ingo Schwarze
2014-04-12Reference re_format(7), not ed(1) when talking about regexp matching.Todd C. Miller
2014-04-12more(1) is not an editor, so don't say -t will "edit" a file;Ingo Schwarze
2014-04-12- simplify macros in COMMANDSJason McIntyre
2014-04-10remove some obsolescent text and tweak -p slightly; ok millertJason McIntyre
2014-04-09The -p option now matches POSIX. With jmc@Todd C. Miller
2014-04-09- move the "more is less" blurb to a more relevant placeJason McIntyre
2014-04-09add EXIT STATUS; ok millertJason McIntyre
2014-04-09update COMMANDS to only reflect those specified by posix; ok millertJason McIntyre
2014-04-09update ENVIRONMENT; ok millertJason McIntyre
2014-04-08various fixes for the options list, and use the same Nd as less (which wasJason McIntyre
2014-04-07some initial cleanup;Jason McIntyre
2014-04-07First cut at a separate more(1), based on the 4.4BSD more.1.Todd C. Miller