From c3973f6a8d65db99caf9b326b045ee2eccfdb9dc Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 4 Apr 2007 10:22:41 +0000 Subject: [PATCH] Mention several true conditional statements SVN revision: 1833 --- doc/config.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/config.html b/doc/config.html index 9a39caf6..c08fef7f 100755 --- a/doc/config.html +++ b/doc/config.html @@ -1657,7 +1657,7 @@ Comment: ...

Another use of conditional attributes is in conjunction with the option Message comment. Depending on some attribute values, - different message comment can be displayed to tell the user what to enter + different message comments can be displayed to tell the user what to enter exactly in the message body for that attribute value.

@@ -1718,7 +1718,8 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c} {1&a} ... - specifies for example the condition "Linux AND Main Building". + specifies for example the condition "Linux AND Main Building". If + several lines with condition combinations are true, the upper one is used.

Conditions in the list display