summaryrefslogtreecommitdiffstats
path: root/doc/config.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2003-06-25 18:00:24 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2003-06-25 18:00:24 (GMT)
commit17c14fb5230cfc532577c32df1d10223534392d8 (patch)
treed1ce681120f6cf7c6aed4ba77feceafcc66cc853 /doc/config.doc
parent80108293f1f4808c02d28d2d1620563437433a56 (diff)
downloadDoxygen-17c14fb5230cfc532577c32df1d10223534392d8.zip
Doxygen-17c14fb5230cfc532577c32df1d10223534392d8.tar.gz
Doxygen-17c14fb5230cfc532577c32df1d10223534392d8.tar.bz2
Release-1.3.2-20030625
Diffstat (limited to 'doc/config.doc')
-rw-r--r--doc/config.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config.doc b/doc/config.doc
index 5087d35..536d37e 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -35,7 +35,7 @@ new values to the list. Values are sequences of non-blanks. If the value should
contain one or more blanks it must be surrounded by quotes (&quot;...&quot;).
Multiple lines can be concatenated by inserting a backslash (\\)
as the last character of a line. Environment variables can be expanded
-using the pattern \c $(ENV_VARIABLE_NAME).
+using the pattern \c \$(ENV_VARIABLE_NAME).
You can also include part of a configuration file from another configuration
file using a <code>\@INCLUDE</code> tag as follows: