From: Karel Zak Date: Wed, 15 Jun 2022 08:15:53 +0000 (+0200) Subject: more: (man) add note about POSIXLY_CORRECT X-Git-Tag: v2.39-rc1~607 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=224410df38d03a572a3b5cd3000906fb1294ce4e;p=thirdparty%2Futil-linux.git more: (man) add note about POSIXLY_CORRECT Signed-off-by: Karel Zak --- diff --git a/text-utils/more.1.adoc b/text-utils/more.1.adoc index 752035093c..2242c84a70 100644 --- a/text-utils/more.1.adoc +++ b/text-utils/more.1.adoc @@ -180,6 +180,9 @@ The editor the user prefers. Invoked when command key _v_ is pressed. *EDITOR*:: The editor of choice when *VISUAL* is not specified. +*POSIXLY_CORRECT*:: +Disable exit-on-eof (see option *-e* for more details). + == HISTORY The *more* command appeared in 3.0BSD. This man page documents *more* version 5.19 (Berkeley 6/29/88), which is currently in use in the Linux community. Documentation was produced using several other versions of the man page, and extensive inspection of the source code.