From 6b6a6236aa5ec2df932818bed9b633106e467e25 Mon Sep 17 00:00:00 2001 From: "Steffen (Daode) Nurpmeso" Date: Thu, 31 Aug 2017 18:20:13 +0200 Subject: [PATCH] nail.1: prefer *posix* over $POSIXLY_CORRECT (still!) --- nail.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nail.1 b/nail.1 index d55f9a47..1780a4db 100644 --- a/nail.1 +++ b/nail.1 @@ -776,8 +776,8 @@ and to not remove empty system MBOX mailbox files in order not to mangle file permissions when files eventually get recreated (all empty (MBOX) mailbox files will be removed unless this variable is set whenever -.Ev POSIXLY_CORRECT -.Pf a.k.a.\0 Va posix +.Va posix +.Pf a.k.a.\0 Ev POSIXLY_CORRECT mode has been enabled). . .Pp @@ -3199,7 +3199,7 @@ indicates that any error generated by the following command should be ignored by the state machine and not cause a program exit with enabled .Va errexit or for the standardized exit cases in -.Ev POSIXLY_CORRECT +.Va posix mode. .Va \&? , one of the @@ -7947,7 +7947,7 @@ ed last. This status has a meaning in the state machine: in conjunction with .Va errexit any non-0 exit status will cause a program exit, and in -.Ev POSIXLY_CORRECT +.Va posix mode any error while loading (any of the) resource files will have the same effect. .Cm ignerr , @@ -8846,7 +8846,7 @@ commands that affect the number of messages or the order of messages in the current .Ic folder . Unless in -.Ev POSIXLY_CORRECT +.Va posix mode a header summary will also be displayed on folder changes. The command line option .Fl N -- 2.11.4.GIT