X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_behavior.3;h=c423c9a810d7c93b5843de05251abf4f2fbfc4dc;hb=19d7df5119c3f07370f58857f4d916cd5de398ea;hp=a852db88336575b067907a73e1d12b37e11942f1;hpb=1dff98bcffc7555e0255af25f7de26cb8eb42d32;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_behavior.3 b/docs/man/memcached_behavior.3 index a852db88..c423c9a8 100644 --- a/docs/man/memcached_behavior.3 +++ b/docs/man/memcached_behavior.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_BEHAVIOR" "3" "April 09, 2012" "1.0.6" "libmemcached" +.TH "MEMCACHED_BEHAVIOR" "3" "July 05, 2012" "1.0.9" "libmemcached" .SH NAME memcached_behavior \- libmemcached Documentation . @@ -181,7 +181,7 @@ Sets the compatibility mode. The value can be set to either MEMCACHED_KETAMA_COM .B MEMCACHED_BEHAVIOR_POLL_TIMEOUT .UNINDENT .sp -Modify the timeout value that is used by poll. The default value is \-1. An signed int pointer must be passed to memcached_behavior_set to change this value. For memcached_behavior_get a signed int value will be cast and returned as the unsigned long long. +Modify the timeout value that is used by poll. The default value is \-1. An signed int must be passed to memcached_behavior_set to change this value (this requires casting). For memcached_behavior_get a signed int value will be cast and returned as the unsigned long long. .INDENT 0.0 .TP .B MEMCACHED_BEHAVIOR_USER_DATA