From c57bd3de59dea509074f40e58da8a709aa51e945 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 18 Jan 2013 11:03:45 +0100 Subject: [PATCH] Document join in yaz-icu man page --- doc/yaz-icu-man.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/yaz-icu-man.xml b/doc/yaz-icu-man.xml index bf93672..0fc1f1a 100644 --- a/doc/yaz-icu-man.xml +++ b/doc/yaz-icu-man.xml @@ -232,6 +232,16 @@ + + join + + + Joins tokens into one string. The rule attribute is the joining + string, which may be empty. The join conversion element was added + in YAZ 4.2.49. + + + @@ -249,7 +259,7 @@ - + -- 1.7.10.4