Gitweb:
http://git.exim.org/exim.git/commitdiff/d73757b42fbf0a1dea47211dd025215ba9a36568
Commit: d73757b42fbf0a1dea47211dd025215ba9a36568
Parent: 41eff010fbb485d1db54b32c9bf4292c5b052eda
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sat May 25 20:49:46 2013 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sat May 25 20:55:01 2013 +0100
Add doc comment on use of forany.
---
doc/doc-docbook/spec.xfpt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index bf50a9b..56ce069 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -10337,6 +10337,8 @@ ${if forany{<, $recipients}{match{$item}{^user3@}}{yes}{no}}
The value of &$item$& is saved and restored while &*forany*& or &*forall*& is
being processed, to enable these expansion items to be nested.
+To scan a named list, expand it with the &*listnamed*& operator.
+
.vitem &*ge&~{*&<&'string1'&>&*}{*&<&'string2'&>&*}*& &&&
&*gei&~{*&<&'string1'&>&*}{*&<&'string2'&>&*}*&