From 224410df38d03a572a3b5cd3000906fb1294ce4e Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 15 Jun 2022 10:15:53 +0200 Subject: [PATCH] more: (man) add note about POSIXLY_CORRECT Signed-off-by: Karel Zak --- text-utils/more.1.adoc | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.47.2