From 8979547d2f3be2c18f640f3569bd14e778d54de1 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 15 Jan 2010 10:51:40 +0100 Subject: [PATCH] Rephrase pz:negotiation_charset doc --- doc/pazpar2_conf.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 7997c66..0614ada 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -846,7 +846,8 @@ Sets character set for Z39.50 negotiation. Most targets do not support this, and some will even close connection if set (crash on server - side or similar). If set, the value is most likely to be "UTF-8". + side or similar). If set, you probably want to set it to + UTF-8. -- 1.7.10.4