git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56c2a7b
)
Docs: fix example for listextract expansion item
author
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 17 Sep 2015 08:15:35 +0000
(09:15 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 17 Sep 2015 08:15:35 +0000
(09:15 +0100)
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index 96e46b662d0dcdeb813a3ead7d7546694a25ac07..34fbed88f87b8ed823c160e5971d11973ca45f74 100644
(file)
--- a/
doc/doc-docbook/spec.xfpt
+++ b/
doc/doc-docbook/spec.xfpt
@@
-9390,7
+9390,7
@@
yields &"42"&, and
.code
${listextract{-3}{<, x,42,99,& Mailer,,/bin/bash}{result: $value}}
.endd
-yields &"result:
99
"&.
+yields &"result:
42
"&.
If {<&'string3'&>} is omitted, an empty string is used for string3.
If {<&'string2'&>} is also omitted, the value that was