X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_behavior_set.3;h=a07a74f669b65fbe4d58b254ae6471d8d37b6c54;hb=133c8ed7290daf0143bb14fba174be39996646a6;hp=5c10edd411b1a581d5cc10971df3056eadfd4537;hpb=015b6142ad6c3b496437d397416aacb776a42aed;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_behavior_set.3 b/docs/man/memcached_behavior_set.3 index 5c10edd4..a07a74f6 100644 --- a/docs/man/memcached_behavior_set.3 +++ b/docs/man/memcached_behavior_set.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_BEHAVIOR_SET" "3" "April 02, 2012" "1.0.5" "libmemcached" +.TH "MEMCACHED_BEHAVIOR_SET" "3" "July 05, 2012" "1.0.9" "libmemcached" .SH NAME memcached_behavior_set \- 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