Changeset 5469:4604a37ad34d for doc
- Timestamp:
- 2008-07-25 10:23:21 (4 months ago)
- Branch:
- HEAD
- Files:
-
- 1 modified
-
doc/manual.xml.head (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/manual.xml.head
r5464 r5469 3084 3084 Since user-defined variables are expanded in the same way that 3085 3085 environment 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. 3086 the <link linkend="shell-escape">shell-escape</link> command and 3087 backtick expansion), this feature can be used to make configuration 3088 files more readable. 3088 3089 </para> 3089 3090
