Merge in build trunk
[awesomized/libmemcached] / docs / man / memcached_behavior.3
index 920ac62932f128168eb40974707558e238e6a17b..1e1a90e4ed58ace4b47e5f623b4e2388728d6529 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_BEHAVIOR" "3" "July 21, 2011" "0.51" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR" "3" "January 26, 2012" "1.0.4" "libmemcached"
 .SH NAME
 memcached_behavior \- libmemcached Documentation
 .
@@ -148,7 +148,6 @@ Sets the default distribution to MEMCACHED_DISTRIBUTION_CONSISTENT_KETAMA and th
 .INDENT 0.0
 .TP
 .B MEMCACHED_BEHAVIOR_KETAMA_WEIGHTED
-.
 Sets the default distribution to MEMCACHED_DISTRIBUTION_CONSISTENT_KETAMA with the weighted tests.  and the hash to MEMCACHED_HASH_MD5.
 .UNINDENT
 .INDENT 0.0
@@ -298,7 +297,6 @@ If enabled any hosts which have been flagged as disabled will be removed from th
 .INDENT 0.0
 .TP
 .B MEMCACHED_BEHAVIOR_REMOVE_FAILED_SERVERS
-.
 If enabled any hosts which have been flagged as disabled will be removed from the list of servers in the memcached_st structure.
 .UNINDENT
 .INDENT 0.0
@@ -306,7 +304,7 @@ If enabled any hosts which have been flagged as disabled will be removed from th
 .B MEMCACHED_BEHAVIOR_RETRY_TIMEOUT
 .UNINDENT
 .sp
-When enabled a host which is problematic will only be checked for usage based on the amount of time set by this behavior.
+When enabled a host which is problematic will only be checked for usage based on the amount of time set by this behavior. The value is in seconds.
 .INDENT 0.0
 .TP
 .B MEMCACHED_BEHAVIOR_HASH_WITH_PREFIX_KEY