From f64fbe039033d51be277431ce09fabd3ebbc7e74 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 17 Sep 2015 09:15:35 +0100 Subject: [PATCH] Docs: fix example for listextract expansion item --- doc/doc-docbook/spec.xfpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 96e46b662..34fbed88f 100644 --- 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 -- 2.25.1