]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
more: (man) add note about POSIXLY_CORRECT
authorKarel Zak <kzak@redhat.com>
Wed, 15 Jun 2022 08:15:53 +0000 (10:15 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 15 Jun 2022 08:15:53 +0000 (10:15 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
text-utils/more.1.adoc

index 752035093c053f967a8ce3bb5c860e458e11ca0c..2242c84a70f74a6bb3e43e48b0657444e0e48155 100644 (file)
@@ -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.