Module Name: src
Committed By: jym
Date: Sun Oct 16 21:02:32 UTC 2011
Modified Files:
src/external/bsd/less/dist: less.1
Log Message:
Document the MORE environment variable.
Noted by James K. Lowden <jklowden _at_ schemamania _dot_ org> in a
private mail.
Will submit upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/less/dist/less.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/less/dist/less.1
diff -u src/external/bsd/less/dist/less.1:1.1.1.1 src/external/bsd/less/dist/less.1:1.2
--- src/external/bsd/less/dist/less.1:1.1.1.1 Sun Jul 3 18:01:00 2011
+++ src/external/bsd/less/dist/less.1 Sun Oct 16 21:02:31 2011
@@ -1666,6 +1666,10 @@ Takes precedence over the number of line
(But if you have a windowing system which supports TIOCGWINSZ or WIOCGETD,
the window system's idea of the screen size takes precedence over the
LINES and COLUMNS environment variables.)
+.IP MORE
+Options which are passed to
+.I more
+automatically.
.IP PATH
User's search path (used to find a lesskey file
on MS-DOS and OS/2 systems).