Blame SOURCES/mailx-12.5-man-page-fixes.patch

580d49
diff -ur mailx-12.5.orig/mailx.1 mailx-12.5/mailx.1
580d49
--- mailx-12.5.orig/mailx.1	2014-06-13 16:28:18.272418000 +0200
580d49
+++ mailx-12.5/mailx.1	2014-06-13 16:32:06.757714403 +0200
580d49
@@ -219,6 +219,14 @@
580d49
 assigns
580d49
 .I value
580d49
 to it.
580d49
+Note, that when setting
580d49
+.I from
580d49
+variable, domain name of host is automatically added if value does not contain any.
580d49
+If you want to enter
580d49
+.I from
580d49
+address with owner's name, you can use, for example, following format:
580d49
+.B -S
580d49
+.I \(dqfrom=System User <DoNotReply>\(dq
580d49
 .TP
580d49
 .BI \-T \ name
580d49
 Writes the `Message-Id:' and `Article-Id:' header fields
580d49
@@ -2189,7 +2197,8 @@
580d49
 as part of the environment
580d49
 (this is not restricted to specific variables as in the POSIX standard).
580d49
 A value given in a startup file overrides
580d49
-a value imported from the environment.
580d49
+a value imported from the environment, but it is not possible to unset
580d49
+an environment variable in a startup file.
580d49
 Options may be either binary,
580d49
 in which case it is only significant
580d49
 to see whether they are set or not;