X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_behavior_get.3;h=1b0579e48b480de19670ffdd1578ef1b1b9a2c65;hb=e9c7a25491f4cf9265a926b7d9848bd70acaf7aa;hp=1f100467172dfd473fd686aa3a7a8ffeef7dbb83;hpb=921fa70d5f91d895881c19502503cd4bd4bcabde;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_behavior_get.3 b/docs/man/memcached_behavior_get.3 index 1f100467..1b0579e4 100644 --- a/docs/man/memcached_behavior_get.3 +++ b/docs/man/memcached_behavior_get.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_BEHAVIOR_GET" "3" "April 19, 2012" "1.0.6" "libmemcached" +.TH "MEMCACHED_BEHAVIOR_GET" "3" "May 31, 2012" "1.0.8" "libmemcached" .SH NAME memcached_behavior_get \- 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