Blame SOURCES/mailx-12.5-mailx.1-environment-variables.patch

c88ac0
From 046f297e41ea7e53c7b2172bf22b6681112efa5f Mon Sep 17 00:00:00 2001
c88ac0
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
c88ac0
Date: Fri, 10 Feb 2017 15:02:28 +0100
c88ac0
Subject: [PATCH] mailx.1: environment vairables
c88ac0
c88ac0
---
c88ac0
 mailx.1 | 3 ++-
c88ac0
 1 file changed, 2 insertions(+), 1 deletion(-)
c88ac0
c88ac0
diff --git a/mailx.1 b/mailx.1
c88ac0
index 05cea6b..6adbada 100644
c88ac0
--- a/mailx.1
c88ac0
+++ b/mailx.1
c88ac0
@@ -2197,7 +2197,8 @@ if it is passed to \fImailx\fR
c88ac0
 as part of the environment
c88ac0
 (this is not restricted to specific variables as in the POSIX standard).
c88ac0
 A value given in a startup file overrides
c88ac0
-a value imported from the environment.
c88ac0
+a value imported from the environment, but it is not possible to unset
c88ac0
+an environment variable in a startup file.
c88ac0
 Options may be either binary,
c88ac0
 in which case it is only significant
c88ac0
 to see whether they are set or not;
c88ac0
-- 
c88ac0
2.7.4
c88ac0