From 7713d084b5103df2b1d505be30de63021a5f7477 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 3 Mar 2014 13:06:06 +0100 Subject: [PATCH] Add link to memcached(3) man page online --- doc/zoom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/zoom.xml b/doc/zoom.xml index 116970c..9595a33 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -339,7 +339,9 @@ ZOOM_options_set_int(opt, name, value) ignored. The value of this option is a string passed verbatim to the memcached function part of libMemcached. - Refer to man page memcached(3). Earlier versions of libMemcached + Refer to man page + memcached(3). + Earlier versions of libMemcached do not offer this function. In this case only the option --server=host may be given (YAZ emulates that part of libMemcached). -- 1.7.10.4