X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_behavior.3;h=754847039cb51283dc2afe71ad9096c9f5b79f75;hb=74d72ecac00cadaab9e9a40d6591c7285abbfbc2;hp=09fcae1255b3aa0cb0ccbd2bbc4dfb054b32ef28;hpb=dfe5c1a3ed5e3f2a784c55f33f4dea3e1c564852;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_behavior.3 b/docs/man/memcached_behavior.3 index 09fcae12..75484703 100644 --- a/docs/man/memcached_behavior.3 +++ b/docs/man/memcached_behavior.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_BEHAVIOR" "3" "April 04, 2012" "1.0.6" "libmemcached" +.TH "MEMCACHED_BEHAVIOR" "3" "May 11, 2012" "1.0.7" "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