]> granicus.if.org Git - mutt/commitdiff
Document that my_ variables aren't expanded in backticks, too
authorRocco Rutte <pdmef@gmx.net>
Fri, 25 Jul 2008 17:23:21 +0000 (19:23 +0200)
committerRocco Rutte <pdmef@gmx.net>
Fri, 25 Jul 2008 17:23:21 +0000 (19:23 +0200)
doc/manual.xml.head

index d0027c83152344a0c56583cd9ffe2f023aae2600..eb0f7c366f50655e608ac5aaa99f9271412fb4df 100644 (file)
@@ -3083,8 +3083,9 @@ commands remove the variable entirely.
 <para>
 Since user-defined variables are expanded in the same way that
 environment variables are (except for
-the <link linkend="shell-escape">shell-escape</link> command), this
-feature can be used to make configuration files more readable.
+the <link linkend="shell-escape">shell-escape</link> command and
+backtick expansion), this feature can be used to make configuration
+files more readable.
 </para>
 
 </sect3>