Changeset 5469:4604a37ad34d

Show
Ignore:
Timestamp:
2008-07-25 10:23:21 (4 months ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

Document that my_ variables aren't expanded in backticks, too

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/manual.xml.head

    r5464 r5469  
    30843084Since user-defined variables are expanded in the same way that 
    30853085environment variables are (except for 
    3086 the <link linkend="shell-escape">shell-escape</link> command), this 
    3087 feature can be used to make configuration files more readable. 
     3086the <link linkend="shell-escape">shell-escape</link> command and 
     3087backtick expansion), this feature can be used to make configuration 
     3088files more readable. 
    30883089</para> 
    30893090