summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Aker <brian@tangent.org>2012-07-05 01:37:32 -0400
committerBrian Aker <brian@tangent.org>2012-07-05 01:37:32 -0400
commit133c8ed7290daf0143bb14fba174be39996646a6 (patch)
treeb4c2e91935f0708e9d1b18c50590655e63e760f6 /docs
parent25efe3485198149616820ab4e52d2f18f0abe5a7 (diff)
downloadlibmemcached-133c8ed7290daf0143bb14fba174be39996646a6.tar.gz
Final bits for 1.0.9
Diffstat (limited to 'docs')
-rw-r--r--docs/man/hashkit_clone.32
-rw-r--r--docs/man/hashkit_crc32.32
-rw-r--r--docs/man/hashkit_create.32
-rw-r--r--docs/man/hashkit_fnv1_32.32
-rw-r--r--docs/man/hashkit_fnv1_64.32
-rw-r--r--docs/man/hashkit_fnv1a_32.32
-rw-r--r--docs/man/hashkit_fnv1a_64.32
-rw-r--r--docs/man/hashkit_free.32
-rw-r--r--docs/man/hashkit_functions.32
-rw-r--r--docs/man/hashkit_hsieh.32
-rw-r--r--docs/man/hashkit_is_allocated.32
-rw-r--r--docs/man/hashkit_jenkins.32
-rw-r--r--docs/man/hashkit_md5.32
-rw-r--r--docs/man/hashkit_murmur.32
-rw-r--r--docs/man/hashkit_value.32
-rw-r--r--docs/man/libhashkit.32
-rw-r--r--docs/man/libmemcached.32
-rw-r--r--docs/man/libmemcached_check_configuration.32
-rw-r--r--docs/man/libmemcached_configuration.32
-rw-r--r--docs/man/libmemcached_examples.32
-rw-r--r--docs/man/libmemcachedutil.32
-rw-r--r--docs/man/memaslap.12
-rw-r--r--docs/man/memcached.32
-rw-r--r--docs/man/memcached_add.32
-rw-r--r--docs/man/memcached_add_by_key.32
-rw-r--r--docs/man/memcached_analyze.32
-rw-r--r--docs/man/memcached_append.32
-rw-r--r--docs/man/memcached_append_by_key.32
-rw-r--r--docs/man/memcached_auto.32
-rw-r--r--docs/man/memcached_behavior.32
-rw-r--r--docs/man/memcached_behavior_get.32
-rw-r--r--docs/man/memcached_behavior_set.32
-rw-r--r--docs/man/memcached_callback.32
-rw-r--r--docs/man/memcached_callback_get.32
-rw-r--r--docs/man/memcached_callback_set.32
-rw-r--r--docs/man/memcached_cas.32
-rw-r--r--docs/man/memcached_cas_by_key.32
-rw-r--r--docs/man/memcached_clone.32
-rw-r--r--docs/man/memcached_create.32
-rw-r--r--docs/man/memcached_decrement.32
-rw-r--r--docs/man/memcached_decrement_with_initial.32
-rw-r--r--docs/man/memcached_delete.32
-rw-r--r--docs/man/memcached_delete_by_key.32
-rw-r--r--docs/man/memcached_destroy_sasl_auth_data.32
-rw-r--r--docs/man/memcached_dump.32
-rw-r--r--docs/man/memcached_exist.32
-rw-r--r--docs/man/memcached_exist_by_key.32
-rw-r--r--docs/man/memcached_fetch.32
-rw-r--r--docs/man/memcached_fetch_execute.32
-rw-r--r--docs/man/memcached_fetch_result.32
-rw-r--r--docs/man/memcached_flush.32
-rw-r--r--docs/man/memcached_flush_buffers.32
-rw-r--r--docs/man/memcached_free.32
-rw-r--r--docs/man/memcached_generate_hash.32
-rw-r--r--docs/man/memcached_generate_hash_value.32
-rw-r--r--docs/man/memcached_get.32
-rw-r--r--docs/man/memcached_get_by_key.32
-rw-r--r--docs/man/memcached_get_memory_allocators.32
-rw-r--r--docs/man/memcached_get_sasl_callbacks.32
-rw-r--r--docs/man/memcached_get_user_data.32
-rw-r--r--docs/man/memcached_increment.32
-rw-r--r--docs/man/memcached_increment_with_initial.32
-rw-r--r--docs/man/memcached_last_error_message.32
-rw-r--r--docs/man/memcached_lib_version.32
-rw-r--r--docs/man/memcached_memory_allocators.32
-rw-r--r--docs/man/memcached_mget.32
-rw-r--r--docs/man/memcached_mget_by_key.32
-rw-r--r--docs/man/memcached_mget_execute.32
-rw-r--r--docs/man/memcached_mget_execute_by_key.32
-rw-r--r--docs/man/memcached_pool.32
-rw-r--r--docs/man/memcached_pool_behavior_get.32
-rw-r--r--docs/man/memcached_pool_behavior_set.32
-rw-r--r--docs/man/memcached_pool_create.32
-rw-r--r--docs/man/memcached_pool_destroy.32
-rw-r--r--docs/man/memcached_pool_fetch.32
-rw-r--r--docs/man/memcached_pool_pop.32
-rw-r--r--docs/man/memcached_pool_push.32
-rw-r--r--docs/man/memcached_pool_release.32
-rw-r--r--docs/man/memcached_pool_st.32
-rw-r--r--docs/man/memcached_prepend.32
-rw-r--r--docs/man/memcached_prepend_by_key.32
-rw-r--r--docs/man/memcached_quit.32
-rw-r--r--docs/man/memcached_replace.32
-rw-r--r--docs/man/memcached_replace_by_key.32
-rw-r--r--docs/man/memcached_result_cas.32
-rw-r--r--docs/man/memcached_result_create.32
-rw-r--r--docs/man/memcached_result_flags.32
-rw-r--r--docs/man/memcached_result_free.32
-rw-r--r--docs/man/memcached_result_key_length.32
-rw-r--r--docs/man/memcached_result_key_value.32
-rw-r--r--docs/man/memcached_result_length.32
-rw-r--r--docs/man/memcached_result_st.32
-rw-r--r--docs/man/memcached_result_value.32
-rw-r--r--docs/man/memcached_return_t.32
-rw-r--r--docs/man/memcached_sasl.32
-rw-r--r--docs/man/memcached_sasl_set_auth_data.32
-rw-r--r--docs/man/memcached_server_add.32
-rw-r--r--docs/man/memcached_server_add_unix_socket.32
-rw-r--r--docs/man/memcached_server_count.32
-rw-r--r--docs/man/memcached_server_cursor.32
-rw-r--r--docs/man/memcached_server_list.32
-rw-r--r--docs/man/memcached_server_list_append.32
-rw-r--r--docs/man/memcached_server_list_count.32
-rw-r--r--docs/man/memcached_server_list_free.32
-rw-r--r--docs/man/memcached_server_push.32
-rw-r--r--docs/man/memcached_server_st.32
-rw-r--r--docs/man/memcached_servers.32
-rw-r--r--docs/man/memcached_servers_parse.32
-rw-r--r--docs/man/memcached_servers_reset.32
-rw-r--r--docs/man/memcached_set.32
-rw-r--r--docs/man/memcached_set_by_key.32
-rw-r--r--docs/man/memcached_set_encoding_key.32
-rw-r--r--docs/man/memcached_set_memory_allocators.32
-rw-r--r--docs/man/memcached_set_memory_allocators_context.32
-rw-r--r--docs/man/memcached_set_sasl_callbacks.32
-rw-r--r--docs/man/memcached_set_user_data.32
-rw-r--r--docs/man/memcached_stat.32
-rw-r--r--docs/man/memcached_stat_execute.32
-rw-r--r--docs/man/memcached_stat_get_keys.32
-rw-r--r--docs/man/memcached_stat_get_value.32
-rw-r--r--docs/man/memcached_stat_servername.32
-rw-r--r--docs/man/memcached_stats.32
-rw-r--r--docs/man/memcached_strerror.32
-rw-r--r--docs/man/memcached_touch.32
-rw-r--r--docs/man/memcached_touch_by_key.32
-rw-r--r--docs/man/memcached_user_data.32
-rw-r--r--docs/man/memcached_verbosity.32
-rw-r--r--docs/man/memcached_version.32
-rw-r--r--docs/man/memcapable.12
-rw-r--r--docs/man/memcat.12
-rw-r--r--docs/man/memcp.12
-rw-r--r--docs/man/memdump.12
-rw-r--r--docs/man/memerror.12
-rw-r--r--docs/man/memexist.12
-rw-r--r--docs/man/memflush.12
-rw-r--r--docs/man/memparse.12
-rw-r--r--docs/man/memping.12
-rw-r--r--docs/man/memrm.12
-rw-r--r--docs/man/memslap.12
-rw-r--r--docs/man/memstat.12
-rw-r--r--docs/man/memtouch.12
141 files changed, 141 insertions, 141 deletions
diff --git a/docs/man/hashkit_clone.3 b/docs/man/hashkit_clone.3
index 899c683a..fce41eb7 100644
--- a/docs/man/hashkit_clone.3
+++ b/docs/man/hashkit_clone.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_CLONE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_CLONE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_clone \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_crc32.3 b/docs/man/hashkit_crc32.3
index 2ba173f2..9e8092d4 100644
--- a/docs/man/hashkit_crc32.3
+++ b/docs/man/hashkit_crc32.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_CRC32" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_CRC32" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_crc32 \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_create.3 b/docs/man/hashkit_create.3
index 4d85f7b0..2c8ca1b2 100644
--- a/docs/man/hashkit_create.3
+++ b/docs/man/hashkit_create.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_CREATE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_CREATE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_create \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_fnv1_32.3 b/docs/man/hashkit_fnv1_32.3
index 1269bd35..cea6773d 100644
--- a/docs/man/hashkit_fnv1_32.3
+++ b/docs/man/hashkit_fnv1_32.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1_32" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_FNV1_32" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_fnv1_32 \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_fnv1_64.3 b/docs/man/hashkit_fnv1_64.3
index b558bd0c..68cdf036 100644
--- a/docs/man/hashkit_fnv1_64.3
+++ b/docs/man/hashkit_fnv1_64.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1_64" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_FNV1_64" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_fnv1_64 \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_fnv1a_32.3 b/docs/man/hashkit_fnv1a_32.3
index fca52fc5..fea704a8 100644
--- a/docs/man/hashkit_fnv1a_32.3
+++ b/docs/man/hashkit_fnv1a_32.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1A_32" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_FNV1A_32" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_fnv1a_32 \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_fnv1a_64.3 b/docs/man/hashkit_fnv1a_64.3
index f3faf17d..196f7e9d 100644
--- a/docs/man/hashkit_fnv1a_64.3
+++ b/docs/man/hashkit_fnv1a_64.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1A_64" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_FNV1A_64" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_fnv1a_64 \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_free.3 b/docs/man/hashkit_free.3
index fa056bc1..8ad2c886 100644
--- a/docs/man/hashkit_free.3
+++ b/docs/man/hashkit_free.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FREE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_FREE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_free \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_functions.3 b/docs/man/hashkit_functions.3
index 00cf8020..91d62af5 100644
--- a/docs/man/hashkit_functions.3
+++ b/docs/man/hashkit_functions.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FUNCTIONS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_FUNCTIONS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_functions \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_hsieh.3 b/docs/man/hashkit_hsieh.3
index ca33a871..45c98057 100644
--- a/docs/man/hashkit_hsieh.3
+++ b/docs/man/hashkit_hsieh.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_HSIEH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_HSIEH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_hsieh \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_is_allocated.3 b/docs/man/hashkit_is_allocated.3
index d7d703ad..b4ceff29 100644
--- a/docs/man/hashkit_is_allocated.3
+++ b/docs/man/hashkit_is_allocated.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_IS_ALLOCATED" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_IS_ALLOCATED" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_is_allocated \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_jenkins.3 b/docs/man/hashkit_jenkins.3
index 78b9fee4..ed597848 100644
--- a/docs/man/hashkit_jenkins.3
+++ b/docs/man/hashkit_jenkins.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_JENKINS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_JENKINS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_jenkins \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_md5.3 b/docs/man/hashkit_md5.3
index b3cae8b7..e71f16dd 100644
--- a/docs/man/hashkit_md5.3
+++ b/docs/man/hashkit_md5.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_MD5" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_MD5" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_md5 \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_murmur.3 b/docs/man/hashkit_murmur.3
index ffb5e076..1042c50d 100644
--- a/docs/man/hashkit_murmur.3
+++ b/docs/man/hashkit_murmur.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_MURMUR" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_MURMUR" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_murmur \- libhashkit Documentation
.
diff --git a/docs/man/hashkit_value.3 b/docs/man/hashkit_value.3
index f0463849..7b850190 100644
--- a/docs/man/hashkit_value.3
+++ b/docs/man/hashkit_value.3
@@ -1,4 +1,4 @@
-.TH "HASHKIT_VALUE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "HASHKIT_VALUE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
hashkit_value \- libhashkit Documentation
.
diff --git a/docs/man/libhashkit.3 b/docs/man/libhashkit.3
index 749ec087..451d348d 100644
--- a/docs/man/libhashkit.3
+++ b/docs/man/libhashkit.3
@@ -1,4 +1,4 @@
-.TH "LIBHASHKIT" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "LIBHASHKIT" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
libhashkit \- libhashkit Documentation
.
diff --git a/docs/man/libmemcached.3 b/docs/man/libmemcached.3
index c282f651..2841a28d 100644
--- a/docs/man/libmemcached.3
+++ b/docs/man/libmemcached.3
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "LIBMEMCACHED" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
libmemcached \- Introducing the C Client Library for memcached
.
diff --git a/docs/man/libmemcached_check_configuration.3 b/docs/man/libmemcached_check_configuration.3
index cb2f9900..18f989a1 100644
--- a/docs/man/libmemcached_check_configuration.3
+++ b/docs/man/libmemcached_check_configuration.3
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
libmemcached_check_configuration \- libmemcached Documentation
.
diff --git a/docs/man/libmemcached_configuration.3 b/docs/man/libmemcached_configuration.3
index 13ab75da..a35e11b8 100644
--- a/docs/man/libmemcached_configuration.3
+++ b/docs/man/libmemcached_configuration.3
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED_CONFIGURATION" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "LIBMEMCACHED_CONFIGURATION" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
libmemcached_configuration \- libmemcached Documentation
.
diff --git a/docs/man/libmemcached_examples.3 b/docs/man/libmemcached_examples.3
index b81db0ff..dc82bad6 100644
--- a/docs/man/libmemcached_examples.3
+++ b/docs/man/libmemcached_examples.3
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED_EXAMPLES" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "LIBMEMCACHED_EXAMPLES" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
libmemcached_examples \- libmemcached Documentation
.
diff --git a/docs/man/libmemcachedutil.3 b/docs/man/libmemcachedutil.3
index 8bc5f841..6b4f22f9 100644
--- a/docs/man/libmemcachedutil.3
+++ b/docs/man/libmemcachedutil.3
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHEDUTIL" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "LIBMEMCACHEDUTIL" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
libmemcachedutil \- libmemcached Documentation
.
diff --git a/docs/man/memaslap.1 b/docs/man/memaslap.1
index a2b6c791..438de9d4 100644
--- a/docs/man/memaslap.1
+++ b/docs/man/memaslap.1
@@ -1,4 +1,4 @@
-.TH "MEMASLAP" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMASLAP" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memaslap \- libmemcached Documentation
.
diff --git a/docs/man/memcached.3 b/docs/man/memcached.3
index fa0db98a..ad603497 100644
--- a/docs/man/memcached.3
+++ b/docs/man/memcached.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached \- libmemcached Documentation
.
diff --git a/docs/man/memcached_add.3 b/docs/man/memcached_add.3
index 8f155177..3f159bee 100644
--- a/docs/man/memcached_add.3
+++ b/docs/man/memcached_add.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ADD" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_ADD" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_add \- Storing and Replacing Data
.
diff --git a/docs/man/memcached_add_by_key.3 b/docs/man/memcached_add_by_key.3
index 1c47b3dd..efc18233 100644
--- a/docs/man/memcached_add_by_key.3
+++ b/docs/man/memcached_add_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ADD_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_ADD_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_add_by_key \- Storing and Replacing Data
.
diff --git a/docs/man/memcached_analyze.3 b/docs/man/memcached_analyze.3
index c7d3ad5c..9b23f4f6 100644
--- a/docs/man/memcached_analyze.3
+++ b/docs/man/memcached_analyze.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ANALYZE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_ANALYZE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_analyze \- libmemcached Documentation
.
diff --git a/docs/man/memcached_append.3 b/docs/man/memcached_append.3
index b647aa18..bca8f626 100644
--- a/docs/man/memcached_append.3
+++ b/docs/man/memcached_append.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_APPEND" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_APPEND" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_append \- Appending to or Prepending to data on the server
.
diff --git a/docs/man/memcached_append_by_key.3 b/docs/man/memcached_append_by_key.3
index ef72a875..691c691b 100644
--- a/docs/man/memcached_append_by_key.3
+++ b/docs/man/memcached_append_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_APPEND_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_APPEND_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_append_by_key \- Appending to or Prepending to data on the server
.
diff --git a/docs/man/memcached_auto.3 b/docs/man/memcached_auto.3
index 6832eb0b..23005cb8 100644
--- a/docs/man/memcached_auto.3
+++ b/docs/man/memcached_auto.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_AUTO" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_AUTO" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_auto \- Incrementing and Decrementing Values
.
diff --git a/docs/man/memcached_behavior.3 b/docs/man/memcached_behavior.3
index 13e0ffcf..c423c9a8 100644
--- a/docs/man/memcached_behavior.3
+++ b/docs/man/memcached_behavior.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_BEHAVIOR" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_behavior \- libmemcached Documentation
.
diff --git a/docs/man/memcached_behavior_get.3 b/docs/man/memcached_behavior_get.3
index 1b0579e4..50d65759 100644
--- a/docs/man/memcached_behavior_get.3
+++ b/docs/man/memcached_behavior_get.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_BEHAVIOR_GET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR_GET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_behavior_get \- libmemcached Documentation
.
diff --git a/docs/man/memcached_behavior_set.3 b/docs/man/memcached_behavior_set.3
index 2e9b4d3e..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" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR_SET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_behavior_set \- libmemcached Documentation
.
diff --git a/docs/man/memcached_callback.3 b/docs/man/memcached_callback.3
index c502db54..4e83acaa 100644
--- a/docs/man/memcached_callback.3
+++ b/docs/man/memcached_callback.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CALLBACK" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_CALLBACK" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_callback \- libmemcached Documentation
.
diff --git a/docs/man/memcached_callback_get.3 b/docs/man/memcached_callback_get.3
index 4c2fd059..1375beb3 100644
--- a/docs/man/memcached_callback_get.3
+++ b/docs/man/memcached_callback_get.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CALLBACK_GET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_CALLBACK_GET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_callback_get \- libmemcached Documentation
.
diff --git a/docs/man/memcached_callback_set.3 b/docs/man/memcached_callback_set.3
index d96126b3..c0afc597 100644
--- a/docs/man/memcached_callback_set.3
+++ b/docs/man/memcached_callback_set.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CALLBACK_SET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_CALLBACK_SET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_callback_set \- libmemcached Documentation
.
diff --git a/docs/man/memcached_cas.3 b/docs/man/memcached_cas.3
index 0d180f83..10704ac9 100644
--- a/docs/man/memcached_cas.3
+++ b/docs/man/memcached_cas.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CAS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_CAS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_cas \- Working with data on the server in an atomic fashion
.
diff --git a/docs/man/memcached_cas_by_key.3 b/docs/man/memcached_cas_by_key.3
index 5ecd9fbc..c9d96f83 100644
--- a/docs/man/memcached_cas_by_key.3
+++ b/docs/man/memcached_cas_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CAS_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_CAS_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_cas_by_key \- Storing and Replacing Data
.
diff --git a/docs/man/memcached_clone.3 b/docs/man/memcached_clone.3
index d16424a7..f53698c4 100644
--- a/docs/man/memcached_clone.3
+++ b/docs/man/memcached_clone.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CLONE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_CLONE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_clone \- libmemcached Documentation
.
diff --git a/docs/man/memcached_create.3 b/docs/man/memcached_create.3
index d989525e..c616f50b 100644
--- a/docs/man/memcached_create.3
+++ b/docs/man/memcached_create.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CREATE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_CREATE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_create \- libmemcached Documentation
.
diff --git a/docs/man/memcached_decrement.3 b/docs/man/memcached_decrement.3
index 37887893..4a63cd3b 100644
--- a/docs/man/memcached_decrement.3
+++ b/docs/man/memcached_decrement.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DECREMENT" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_DECREMENT" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_decrement \- Incrementing and Decrementing Values
.
diff --git a/docs/man/memcached_decrement_with_initial.3 b/docs/man/memcached_decrement_with_initial.3
index c30ad821..a8e9b3d6 100644
--- a/docs/man/memcached_decrement_with_initial.3
+++ b/docs/man/memcached_decrement_with_initial.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DECREMENT_WITH_INITIAL" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_DECREMENT_WITH_INITIAL" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_decrement_with_initial \- Incrementing and Decrementing Values
.
diff --git a/docs/man/memcached_delete.3 b/docs/man/memcached_delete.3
index ae39786c..019b78ee 100644
--- a/docs/man/memcached_delete.3
+++ b/docs/man/memcached_delete.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DELETE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_DELETE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_delete \- libmemcached Documentation
.
diff --git a/docs/man/memcached_delete_by_key.3 b/docs/man/memcached_delete_by_key.3
index a8bf37b6..23ab10f5 100644
--- a/docs/man/memcached_delete_by_key.3
+++ b/docs/man/memcached_delete_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DELETE_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_DELETE_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_delete_by_key \- libmemcached Documentation
.
diff --git a/docs/man/memcached_destroy_sasl_auth_data.3 b/docs/man/memcached_destroy_sasl_auth_data.3
index 5292ef1f..489f713f 100644
--- a/docs/man/memcached_destroy_sasl_auth_data.3
+++ b/docs/man/memcached_destroy_sasl_auth_data.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DESTROY_SASL_AUTH_DATA" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_DESTROY_SASL_AUTH_DATA" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_destroy_sasl_auth_data \- libmemcached Documentation
.
diff --git a/docs/man/memcached_dump.3 b/docs/man/memcached_dump.3
index 4306bdc7..336f00c1 100644
--- a/docs/man/memcached_dump.3
+++ b/docs/man/memcached_dump.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DUMP" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_DUMP" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_dump \- libmemcached Documentation
.
diff --git a/docs/man/memcached_exist.3 b/docs/man/memcached_exist.3
index 8b4dc011..6c2f68bf 100644
--- a/docs/man/memcached_exist.3
+++ b/docs/man/memcached_exist.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_EXIST" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_EXIST" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_exist \- libmemcached Documentation
.
diff --git a/docs/man/memcached_exist_by_key.3 b/docs/man/memcached_exist_by_key.3
index ab326a3b..78bee9b0 100644
--- a/docs/man/memcached_exist_by_key.3
+++ b/docs/man/memcached_exist_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_EXIST_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_EXIST_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_exist_by_key \- libmemcached Documentation
.
diff --git a/docs/man/memcached_fetch.3 b/docs/man/memcached_fetch.3
index ed6f5fff..51701a2a 100644
--- a/docs/man/memcached_fetch.3
+++ b/docs/man/memcached_fetch.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FETCH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_FETCH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_fetch \- Retrieving data from the server
.
diff --git a/docs/man/memcached_fetch_execute.3 b/docs/man/memcached_fetch_execute.3
index 33f7d197..d4c84afd 100644
--- a/docs/man/memcached_fetch_execute.3
+++ b/docs/man/memcached_fetch_execute.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FETCH_EXECUTE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_FETCH_EXECUTE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_fetch_execute \- Retrieving data from the server
.
diff --git a/docs/man/memcached_fetch_result.3 b/docs/man/memcached_fetch_result.3
index 664856d2..4c5c0d18 100644
--- a/docs/man/memcached_fetch_result.3
+++ b/docs/man/memcached_fetch_result.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FETCH_RESULT" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_FETCH_RESULT" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_fetch_result \- Retrieving data from the server
.
diff --git a/docs/man/memcached_flush.3 b/docs/man/memcached_flush.3
index a3caaf8f..aee6c390 100644
--- a/docs/man/memcached_flush.3
+++ b/docs/man/memcached_flush.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FLUSH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_FLUSH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_flush \- libmemcached Documentation
.
diff --git a/docs/man/memcached_flush_buffers.3 b/docs/man/memcached_flush_buffers.3
index 6fedcbfc..ebb24f0f 100644
--- a/docs/man/memcached_flush_buffers.3
+++ b/docs/man/memcached_flush_buffers.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FLUSH_BUFFERS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_FLUSH_BUFFERS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_flush_buffers \- libmemcached Documentation
.
diff --git a/docs/man/memcached_free.3 b/docs/man/memcached_free.3
index a7476907..84d29ee1 100644
--- a/docs/man/memcached_free.3
+++ b/docs/man/memcached_free.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FREE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_FREE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_free \- libmemcached Documentation
.
diff --git a/docs/man/memcached_generate_hash.3 b/docs/man/memcached_generate_hash.3
index bf163982..758a2f8d 100644
--- a/docs/man/memcached_generate_hash.3
+++ b/docs/man/memcached_generate_hash.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GENERATE_HASH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_GENERATE_HASH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_generate_hash \- Generating hash values directly
.
diff --git a/docs/man/memcached_generate_hash_value.3 b/docs/man/memcached_generate_hash_value.3
index 486f85e6..1f62ec15 100644
--- a/docs/man/memcached_generate_hash_value.3
+++ b/docs/man/memcached_generate_hash_value.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GENERATE_HASH_VALUE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_GENERATE_HASH_VALUE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_generate_hash_value \- Generating hash values directly
.
diff --git a/docs/man/memcached_get.3 b/docs/man/memcached_get.3
index 859f310b..52648f0e 100644
--- a/docs/man/memcached_get.3
+++ b/docs/man/memcached_get.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_GET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_get \- Retrieving data from the server
.
diff --git a/docs/man/memcached_get_by_key.3 b/docs/man/memcached_get_by_key.3
index cd6bb73e..709cc28a 100644
--- a/docs/man/memcached_get_by_key.3
+++ b/docs/man/memcached_get_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_GET_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_get_by_key \- Retrieving data from the server
.
diff --git a/docs/man/memcached_get_memory_allocators.3 b/docs/man/memcached_get_memory_allocators.3
index e047c1d1..40fd033a 100644
--- a/docs/man/memcached_get_memory_allocators.3
+++ b/docs/man/memcached_get_memory_allocators.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_MEMORY_ALLOCATORS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_GET_MEMORY_ALLOCATORS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_get_memory_allocators \- libmemcached Documentation
.
diff --git a/docs/man/memcached_get_sasl_callbacks.3 b/docs/man/memcached_get_sasl_callbacks.3
index b966636b..5fa686e4 100644
--- a/docs/man/memcached_get_sasl_callbacks.3
+++ b/docs/man/memcached_get_sasl_callbacks.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_SASL_CALLBACKS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_GET_SASL_CALLBACKS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_get_sasl_callbacks \- libmemcached Documentation
.
diff --git a/docs/man/memcached_get_user_data.3 b/docs/man/memcached_get_user_data.3
index ba84e28e..23b9382a 100644
--- a/docs/man/memcached_get_user_data.3
+++ b/docs/man/memcached_get_user_data.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_USER_DATA" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_GET_USER_DATA" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_get_user_data \- libmemcached Documentation
.
diff --git a/docs/man/memcached_increment.3 b/docs/man/memcached_increment.3
index e862b5a3..e682dda6 100644
--- a/docs/man/memcached_increment.3
+++ b/docs/man/memcached_increment.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_INCREMENT" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_INCREMENT" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_increment \- Incrementing and Decrementing Values
.
diff --git a/docs/man/memcached_increment_with_initial.3 b/docs/man/memcached_increment_with_initial.3
index 4de765da..7b447481 100644
--- a/docs/man/memcached_increment_with_initial.3
+++ b/docs/man/memcached_increment_with_initial.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_INCREMENT_WITH_INITIAL" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_INCREMENT_WITH_INITIAL" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_increment_with_initial \- Incrementing and Decrementing Values
.
diff --git a/docs/man/memcached_last_error_message.3 b/docs/man/memcached_last_error_message.3
index 97d15e1b..9cd923f4 100644
--- a/docs/man/memcached_last_error_message.3
+++ b/docs/man/memcached_last_error_message.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_LAST_ERROR_MESSAGE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_LAST_ERROR_MESSAGE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_last_error_message \- libmemcached Documentation
.
diff --git a/docs/man/memcached_lib_version.3 b/docs/man/memcached_lib_version.3
index 5b2b9f35..f570133e 100644
--- a/docs/man/memcached_lib_version.3
+++ b/docs/man/memcached_lib_version.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_LIB_VERSION" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_LIB_VERSION" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_lib_version \- libmemcached Documentation
.
diff --git a/docs/man/memcached_memory_allocators.3 b/docs/man/memcached_memory_allocators.3
index ad262870..2e9adb62 100644
--- a/docs/man/memcached_memory_allocators.3
+++ b/docs/man/memcached_memory_allocators.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MEMORY_ALLOCATORS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_MEMORY_ALLOCATORS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_memory_allocators \- libmemcached Documentation
.
diff --git a/docs/man/memcached_mget.3 b/docs/man/memcached_mget.3
index 9c3d09ce..0a0356a4 100644
--- a/docs/man/memcached_mget.3
+++ b/docs/man/memcached_mget.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_MGET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_mget \- Retrieving data from the server
.
diff --git a/docs/man/memcached_mget_by_key.3 b/docs/man/memcached_mget_by_key.3
index c4a0cbb3..8c0a7c5b 100644
--- a/docs/man/memcached_mget_by_key.3
+++ b/docs/man/memcached_mget_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_MGET_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_mget_by_key \- Retrieving data from the server
.
diff --git a/docs/man/memcached_mget_execute.3 b/docs/man/memcached_mget_execute.3
index f020ac25..38288e91 100644
--- a/docs/man/memcached_mget_execute.3
+++ b/docs/man/memcached_mget_execute.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET_EXECUTE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_MGET_EXECUTE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_mget_execute \- Retrieving data from the server
.
diff --git a/docs/man/memcached_mget_execute_by_key.3 b/docs/man/memcached_mget_execute_by_key.3
index 18249527..66c84bbd 100644
--- a/docs/man/memcached_mget_execute_by_key.3
+++ b/docs/man/memcached_mget_execute_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET_EXECUTE_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_MGET_EXECUTE_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_mget_execute_by_key \- Retrieving data from the server
.
diff --git a/docs/man/memcached_pool.3 b/docs/man/memcached_pool.3
index 2c0fc1f6..a03f2ee1 100644
--- a/docs/man/memcached_pool.3
+++ b/docs/man/memcached_pool.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool \- libmemcached Documentation
.
diff --git a/docs/man/memcached_pool_behavior_get.3 b/docs/man/memcached_pool_behavior_get.3
index 63a6d88c..3445c3ce 100644
--- a/docs/man/memcached_pool_behavior_get.3
+++ b/docs/man/memcached_pool_behavior_get.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_BEHAVIOR_GET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL_BEHAVIOR_GET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool_behavior_get \- libmemcached Documentation
.
diff --git a/docs/man/memcached_pool_behavior_set.3 b/docs/man/memcached_pool_behavior_set.3
index ea25ebbd..1ed83e26 100644
--- a/docs/man/memcached_pool_behavior_set.3
+++ b/docs/man/memcached_pool_behavior_set.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_BEHAVIOR_SET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL_BEHAVIOR_SET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool_behavior_set \- libmemcached Documentation
.
diff --git a/docs/man/memcached_pool_create.3 b/docs/man/memcached_pool_create.3
index 8693237c..7a77f198 100644
--- a/docs/man/memcached_pool_create.3
+++ b/docs/man/memcached_pool_create.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_CREATE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL_CREATE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool_create \- libmemcached Documentation
.
diff --git a/docs/man/memcached_pool_destroy.3 b/docs/man/memcached_pool_destroy.3
index efcf55f1..c45f6282 100644
--- a/docs/man/memcached_pool_destroy.3
+++ b/docs/man/memcached_pool_destroy.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_DESTROY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL_DESTROY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool_destroy \- libmemcached Documentation
.
diff --git a/docs/man/memcached_pool_fetch.3 b/docs/man/memcached_pool_fetch.3
index 2f0a7f97..b8643d7e 100644
--- a/docs/man/memcached_pool_fetch.3
+++ b/docs/man/memcached_pool_fetch.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_FETCH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL_FETCH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool_fetch \- libmemcached Documentation
.
diff --git a/docs/man/memcached_pool_pop.3 b/docs/man/memcached_pool_pop.3
index 23fe701e..391d2bd2 100644
--- a/docs/man/memcached_pool_pop.3
+++ b/docs/man/memcached_pool_pop.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_POP" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL_POP" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool_pop \- libmemcached Documentation
.
diff --git a/docs/man/memcached_pool_push.3 b/docs/man/memcached_pool_push.3
index 19803963..825f36d9 100644
--- a/docs/man/memcached_pool_push.3
+++ b/docs/man/memcached_pool_push.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_PUSH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL_PUSH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool_push \- libmemcached Documentation
.
diff --git a/docs/man/memcached_pool_release.3 b/docs/man/memcached_pool_release.3
index 5225095d..134388fd 100644
--- a/docs/man/memcached_pool_release.3
+++ b/docs/man/memcached_pool_release.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_RELEASE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL_RELEASE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool_release \- libmemcached Documentation
.
diff --git a/docs/man/memcached_pool_st.3 b/docs/man/memcached_pool_st.3
index ba846212..2e754e9e 100644
--- a/docs/man/memcached_pool_st.3
+++ b/docs/man/memcached_pool_st.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_ST" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_POOL_ST" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_pool_st \- libmemcached Documentation
.
diff --git a/docs/man/memcached_prepend.3 b/docs/man/memcached_prepend.3
index 4eaf4bf0..60ce279c 100644
--- a/docs/man/memcached_prepend.3
+++ b/docs/man/memcached_prepend.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_PREPEND" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_PREPEND" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_prepend \- Appending to or Prepending to data on the server
.
diff --git a/docs/man/memcached_prepend_by_key.3 b/docs/man/memcached_prepend_by_key.3
index 4fc4e0d0..cda0d47e 100644
--- a/docs/man/memcached_prepend_by_key.3
+++ b/docs/man/memcached_prepend_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_PREPEND_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_PREPEND_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_prepend_by_key \- Appending to or Prepending to data on the server
.
diff --git a/docs/man/memcached_quit.3 b/docs/man/memcached_quit.3
index 7b11d68f..d3934dce 100644
--- a/docs/man/memcached_quit.3
+++ b/docs/man/memcached_quit.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_QUIT" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_QUIT" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_quit \- libmemcached Documentation
.
diff --git a/docs/man/memcached_replace.3 b/docs/man/memcached_replace.3
index 3fef9850..a8c91e30 100644
--- a/docs/man/memcached_replace.3
+++ b/docs/man/memcached_replace.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_REPLACE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_REPLACE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_replace \- Storing and Replacing Data
.
diff --git a/docs/man/memcached_replace_by_key.3 b/docs/man/memcached_replace_by_key.3
index 171a5140..8644b81a 100644
--- a/docs/man/memcached_replace_by_key.3
+++ b/docs/man/memcached_replace_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_REPLACE_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_REPLACE_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_replace_by_key \- Storing and Replacing Data
.
diff --git a/docs/man/memcached_result_cas.3 b/docs/man/memcached_result_cas.3
index 1c7c6952..851eda1d 100644
--- a/docs/man/memcached_result_cas.3
+++ b/docs/man/memcached_result_cas.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_CAS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RESULT_CAS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_result_cas \- Working with result sets
.
diff --git a/docs/man/memcached_result_create.3 b/docs/man/memcached_result_create.3
index d7d5be08..5d21903a 100644
--- a/docs/man/memcached_result_create.3
+++ b/docs/man/memcached_result_create.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_CREATE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RESULT_CREATE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_result_create \- Working with result sets
.
diff --git a/docs/man/memcached_result_flags.3 b/docs/man/memcached_result_flags.3
index ca8fea8a..cc836dc2 100644
--- a/docs/man/memcached_result_flags.3
+++ b/docs/man/memcached_result_flags.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_FLAGS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RESULT_FLAGS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_result_flags \- Working with result sets
.
diff --git a/docs/man/memcached_result_free.3 b/docs/man/memcached_result_free.3
index 6af3a518..b98e7cf5 100644
--- a/docs/man/memcached_result_free.3
+++ b/docs/man/memcached_result_free.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_FREE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RESULT_FREE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_result_free \- Working with result sets
.
diff --git a/docs/man/memcached_result_key_length.3 b/docs/man/memcached_result_key_length.3
index 5f233299..f7a773e5 100644
--- a/docs/man/memcached_result_key_length.3
+++ b/docs/man/memcached_result_key_length.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_KEY_LENGTH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RESULT_KEY_LENGTH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_result_key_length \- Working with result sets
.
diff --git a/docs/man/memcached_result_key_value.3 b/docs/man/memcached_result_key_value.3
index fccf719c..abf71885 100644
--- a/docs/man/memcached_result_key_value.3
+++ b/docs/man/memcached_result_key_value.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_KEY_VALUE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RESULT_KEY_VALUE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_result_key_value \- Working with result sets
.
diff --git a/docs/man/memcached_result_length.3 b/docs/man/memcached_result_length.3
index 6e32c0a1..ef0d106a 100644
--- a/docs/man/memcached_result_length.3
+++ b/docs/man/memcached_result_length.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_LENGTH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RESULT_LENGTH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_result_length \- Working with result sets
.
diff --git a/docs/man/memcached_result_st.3 b/docs/man/memcached_result_st.3
index 32fe3470..cbc83cd8 100644
--- a/docs/man/memcached_result_st.3
+++ b/docs/man/memcached_result_st.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_ST" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RESULT_ST" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_result_st \- Working with result sets
.
diff --git a/docs/man/memcached_result_value.3 b/docs/man/memcached_result_value.3
index 7bf16dad..b597dfc0 100644
--- a/docs/man/memcached_result_value.3
+++ b/docs/man/memcached_result_value.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_VALUE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RESULT_VALUE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_result_value \- Working with result sets
.
diff --git a/docs/man/memcached_return_t.3 b/docs/man/memcached_return_t.3
index c7335efb..338ac755 100644
--- a/docs/man/memcached_return_t.3
+++ b/docs/man/memcached_return_t.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RETURN_T" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_RETURN_T" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_return_t \- Return type values
.
diff --git a/docs/man/memcached_sasl.3 b/docs/man/memcached_sasl.3
index f6eb4570..bc359254 100644
--- a/docs/man/memcached_sasl.3
+++ b/docs/man/memcached_sasl.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SASL" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SASL" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_sasl \- libmemcached Documentation
.
diff --git a/docs/man/memcached_sasl_set_auth_data.3 b/docs/man/memcached_sasl_set_auth_data.3
index 02b628fc..7bf00323 100644
--- a/docs/man/memcached_sasl_set_auth_data.3
+++ b/docs/man/memcached_sasl_set_auth_data.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SASL_SET_AUTH_DATA" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SASL_SET_AUTH_DATA" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_sasl_set_auth_data \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_add.3 b/docs/man/memcached_server_add.3
index 715695a5..33e93bd6 100644
--- a/docs/man/memcached_server_add.3
+++ b/docs/man/memcached_server_add.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_ADD" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_ADD" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_add \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_add_unix_socket.3 b/docs/man/memcached_server_add_unix_socket.3
index 3003c6a7..5f1b87a2 100644
--- a/docs/man/memcached_server_add_unix_socket.3
+++ b/docs/man/memcached_server_add_unix_socket.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_ADD_UNIX_SOCKET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_ADD_UNIX_SOCKET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_add_unix_socket \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_count.3 b/docs/man/memcached_server_count.3
index d76ec15c..e0aa4d8a 100644
--- a/docs/man/memcached_server_count.3
+++ b/docs/man/memcached_server_count.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_COUNT" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_COUNT" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_count \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_cursor.3 b/docs/man/memcached_server_cursor.3
index 001e7e8f..43dfad26 100644
--- a/docs/man/memcached_server_cursor.3
+++ b/docs/man/memcached_server_cursor.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_CURSOR" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_CURSOR" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_cursor \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_list.3 b/docs/man/memcached_server_list.3
index b7e31b32..5d18628d 100644
--- a/docs/man/memcached_server_list.3
+++ b/docs/man/memcached_server_list.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_list \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_list_append.3 b/docs/man/memcached_server_list_append.3
index 07a60fa9..ec90c74b 100644
--- a/docs/man/memcached_server_list_append.3
+++ b/docs/man/memcached_server_list_append.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST_APPEND" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST_APPEND" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_list_append \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_list_count.3 b/docs/man/memcached_server_list_count.3
index 9aa25828..6737aa68 100644
--- a/docs/man/memcached_server_list_count.3
+++ b/docs/man/memcached_server_list_count.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST_COUNT" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST_COUNT" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_list_count \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_list_free.3 b/docs/man/memcached_server_list_free.3
index 2957ed6d..cc17e3af 100644
--- a/docs/man/memcached_server_list_free.3
+++ b/docs/man/memcached_server_list_free.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST_FREE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST_FREE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_list_free \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_push.3 b/docs/man/memcached_server_push.3
index aaba196d..bd899db0 100644
--- a/docs/man/memcached_server_push.3
+++ b/docs/man/memcached_server_push.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_PUSH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_PUSH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_push \- libmemcached Documentation
.
diff --git a/docs/man/memcached_server_st.3 b/docs/man/memcached_server_st.3
index e3ece149..dce28860 100644
--- a/docs/man/memcached_server_st.3
+++ b/docs/man/memcached_server_st.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_ST" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVER_ST" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_server_st \- libmemcached Documentation
.
diff --git a/docs/man/memcached_servers.3 b/docs/man/memcached_servers.3
index 3499d803..01ac4383 100644
--- a/docs/man/memcached_servers.3
+++ b/docs/man/memcached_servers.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVERS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVERS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_servers \- libmemcached Documentation
.
diff --git a/docs/man/memcached_servers_parse.3 b/docs/man/memcached_servers_parse.3
index 11c46157..f7118305 100644
--- a/docs/man/memcached_servers_parse.3
+++ b/docs/man/memcached_servers_parse.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVERS_PARSE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVERS_PARSE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_servers_parse \- libmemcached Documentation
.
diff --git a/docs/man/memcached_servers_reset.3 b/docs/man/memcached_servers_reset.3
index f745df2e..108d984a 100644
--- a/docs/man/memcached_servers_reset.3
+++ b/docs/man/memcached_servers_reset.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVERS_RESET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SERVERS_RESET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_servers_reset \- libmemcached Documentation
.
diff --git a/docs/man/memcached_set.3 b/docs/man/memcached_set.3
index 4711b319..26bdbc2a 100644
--- a/docs/man/memcached_set.3
+++ b/docs/man/memcached_set.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SET" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_set \- Storing and Replacing Data
.
diff --git a/docs/man/memcached_set_by_key.3 b/docs/man/memcached_set_by_key.3
index 869c4ba5..d259f523 100644
--- a/docs/man/memcached_set_by_key.3
+++ b/docs/man/memcached_set_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SET_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_set_by_key \- Storing and Replacing Data
.
diff --git a/docs/man/memcached_set_encoding_key.3 b/docs/man/memcached_set_encoding_key.3
index 73b47a00..dacfc4fe 100644
--- a/docs/man/memcached_set_encoding_key.3
+++ b/docs/man/memcached_set_encoding_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_ENCODING_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SET_ENCODING_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_set_encoding_key \- libmemcached Documentation
.
diff --git a/docs/man/memcached_set_memory_allocators.3 b/docs/man/memcached_set_memory_allocators.3
index 56d4ac86..799cc50d 100644
--- a/docs/man/memcached_set_memory_allocators.3
+++ b/docs/man/memcached_set_memory_allocators.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_MEMORY_ALLOCATORS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SET_MEMORY_ALLOCATORS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_set_memory_allocators \- libmemcached Documentation
.
diff --git a/docs/man/memcached_set_memory_allocators_context.3 b/docs/man/memcached_set_memory_allocators_context.3
index 899d28a4..9445bb59 100644
--- a/docs/man/memcached_set_memory_allocators_context.3
+++ b/docs/man/memcached_set_memory_allocators_context.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_MEMORY_ALLOCATORS_CONTEXT" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SET_MEMORY_ALLOCATORS_CONTEXT" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_set_memory_allocators_context \- libmemcached Documentation
.
diff --git a/docs/man/memcached_set_sasl_callbacks.3 b/docs/man/memcached_set_sasl_callbacks.3
index 946a1923..194a4a44 100644
--- a/docs/man/memcached_set_sasl_callbacks.3
+++ b/docs/man/memcached_set_sasl_callbacks.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_SASL_CALLBACKS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SET_SASL_CALLBACKS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_set_sasl_callbacks \- libmemcached Documentation
.
diff --git a/docs/man/memcached_set_user_data.3 b/docs/man/memcached_set_user_data.3
index 131f916a..5167d836 100644
--- a/docs/man/memcached_set_user_data.3
+++ b/docs/man/memcached_set_user_data.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_USER_DATA" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_SET_USER_DATA" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_set_user_data \- libmemcached Documentation
.
diff --git a/docs/man/memcached_stat.3 b/docs/man/memcached_stat.3
index ed219fed..810aa8ab 100644
--- a/docs/man/memcached_stat.3
+++ b/docs/man/memcached_stat.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_STAT" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_stat \- libmemcached Documentation
.
diff --git a/docs/man/memcached_stat_execute.3 b/docs/man/memcached_stat_execute.3
index 0494dcba..5ef3855a 100644
--- a/docs/man/memcached_stat_execute.3
+++ b/docs/man/memcached_stat_execute.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_EXECUTE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_STAT_EXECUTE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_stat_execute \- libmemcached Documentation
.
diff --git a/docs/man/memcached_stat_get_keys.3 b/docs/man/memcached_stat_get_keys.3
index 079db63b..f2adedaa 100644
--- a/docs/man/memcached_stat_get_keys.3
+++ b/docs/man/memcached_stat_get_keys.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_GET_KEYS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_STAT_GET_KEYS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_stat_get_keys \- libmemcached Documentation
.
diff --git a/docs/man/memcached_stat_get_value.3 b/docs/man/memcached_stat_get_value.3
index 656a4af1..5a9042c0 100644
--- a/docs/man/memcached_stat_get_value.3
+++ b/docs/man/memcached_stat_get_value.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_GET_VALUE" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_STAT_GET_VALUE" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_stat_get_value \- libmemcached Documentation
.
diff --git a/docs/man/memcached_stat_servername.3 b/docs/man/memcached_stat_servername.3
index 92b1ef50..b96e94c8 100644
--- a/docs/man/memcached_stat_servername.3
+++ b/docs/man/memcached_stat_servername.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_SERVERNAME" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_STAT_SERVERNAME" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_stat_servername \- libmemcached Documentation
.
diff --git a/docs/man/memcached_stats.3 b/docs/man/memcached_stats.3
index 34b90fde..b8b2bade 100644
--- a/docs/man/memcached_stats.3
+++ b/docs/man/memcached_stats.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STATS" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_STATS" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_stats \- libmemcached Documentation
.
diff --git a/docs/man/memcached_strerror.3 b/docs/man/memcached_strerror.3
index 6f0a8ac1..6f6ae9b6 100644
--- a/docs/man/memcached_strerror.3
+++ b/docs/man/memcached_strerror.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STRERROR" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_STRERROR" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_strerror \- libmemcached Documentation
.
diff --git a/docs/man/memcached_touch.3 b/docs/man/memcached_touch.3
index ea0caa67..dc6af2dc 100644
--- a/docs/man/memcached_touch.3
+++ b/docs/man/memcached_touch.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_TOUCH" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_TOUCH" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_touch \- libmemcached Documentation
.
diff --git a/docs/man/memcached_touch_by_key.3 b/docs/man/memcached_touch_by_key.3
index f0111aa8..45eaa0f3 100644
--- a/docs/man/memcached_touch_by_key.3
+++ b/docs/man/memcached_touch_by_key.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_TOUCH_BY_KEY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_TOUCH_BY_KEY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_touch_by_key \- libmemcached Documentation
.
diff --git a/docs/man/memcached_user_data.3 b/docs/man/memcached_user_data.3
index 32db226f..4414f816 100644
--- a/docs/man/memcached_user_data.3
+++ b/docs/man/memcached_user_data.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_USER_DATA" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_USER_DATA" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_user_data \- libmemcached Documentation
.
diff --git a/docs/man/memcached_verbosity.3 b/docs/man/memcached_verbosity.3
index d2dcea57..4e79b21f 100644
--- a/docs/man/memcached_verbosity.3
+++ b/docs/man/memcached_verbosity.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_VERBOSITY" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_VERBOSITY" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_verbosity \- libmemcached Documentation
.
diff --git a/docs/man/memcached_version.3 b/docs/man/memcached_version.3
index a5ff6556..9234804b 100644
--- a/docs/man/memcached_version.3
+++ b/docs/man/memcached_version.3
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_VERSION" "3" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCACHED_VERSION" "3" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcached_version \- libmemcached Documentation
.
diff --git a/docs/man/memcapable.1 b/docs/man/memcapable.1
index b0179f69..9d554067 100644
--- a/docs/man/memcapable.1
+++ b/docs/man/memcapable.1
@@ -1,4 +1,4 @@
-.TH "MEMCAPABLE" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCAPABLE" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcapable \- libmemcached Documentation
.
diff --git a/docs/man/memcat.1 b/docs/man/memcat.1
index 3a1b1b3c..4c5c88d4 100644
--- a/docs/man/memcat.1
+++ b/docs/man/memcat.1
@@ -1,4 +1,4 @@
-.TH "MEMCAT" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCAT" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcat \- libmemcached Documentation
.
diff --git a/docs/man/memcp.1 b/docs/man/memcp.1
index 924f18a3..dae3dea4 100644
--- a/docs/man/memcp.1
+++ b/docs/man/memcp.1
@@ -1,4 +1,4 @@
-.TH "MEMCP" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMCP" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memcp \- libmemcached Documentation
.
diff --git a/docs/man/memdump.1 b/docs/man/memdump.1
index ce907a82..c79aa67a 100644
--- a/docs/man/memdump.1
+++ b/docs/man/memdump.1
@@ -1,4 +1,4 @@
-.TH "MEMDUMP" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMDUMP" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memdump \- libmemcached Documentation
.
diff --git a/docs/man/memerror.1 b/docs/man/memerror.1
index 8db9b1d7..829dd1cc 100644
--- a/docs/man/memerror.1
+++ b/docs/man/memerror.1
@@ -1,4 +1,4 @@
-.TH "MEMERROR" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMERROR" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memerror \- libmemcached Documentation
.
diff --git a/docs/man/memexist.1 b/docs/man/memexist.1
index bcf20058..07c2a647 100644
--- a/docs/man/memexist.1
+++ b/docs/man/memexist.1
@@ -1,4 +1,4 @@
-.TH "MEMEXIST" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMEXIST" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memexist \- libmemcached Documentation
.
diff --git a/docs/man/memflush.1 b/docs/man/memflush.1
index 775901a7..90d8e770 100644
--- a/docs/man/memflush.1
+++ b/docs/man/memflush.1
@@ -1,4 +1,4 @@
-.TH "MEMFLUSH" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMFLUSH" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memflush \- libmemcached Documentation
.
diff --git a/docs/man/memparse.1 b/docs/man/memparse.1
index 5191f4d8..ab4d4a35 100644
--- a/docs/man/memparse.1
+++ b/docs/man/memparse.1
@@ -1,4 +1,4 @@
-.TH "MEMPARSE" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMPARSE" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memparse \- libmemcached Documentation
.
diff --git a/docs/man/memping.1 b/docs/man/memping.1
index 076bc165..2bce2b64 100644
--- a/docs/man/memping.1
+++ b/docs/man/memping.1
@@ -1,4 +1,4 @@
-.TH "MEMPING" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMPING" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memping \- libmemcached Documentation
.
diff --git a/docs/man/memrm.1 b/docs/man/memrm.1
index 62916dd8..4f4ac0ec 100644
--- a/docs/man/memrm.1
+++ b/docs/man/memrm.1
@@ -1,4 +1,4 @@
-.TH "MEMRM" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMRM" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memrm \- libmemcached Documentation
.
diff --git a/docs/man/memslap.1 b/docs/man/memslap.1
index c5a603c4..f7178490 100644
--- a/docs/man/memslap.1
+++ b/docs/man/memslap.1
@@ -1,4 +1,4 @@
-.TH "MEMSLAP" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMSLAP" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memslap \- libmemcached Documentation
.
diff --git a/docs/man/memstat.1 b/docs/man/memstat.1
index ea6735ae..8479d8f8 100644
--- a/docs/man/memstat.1
+++ b/docs/man/memstat.1
@@ -1,4 +1,4 @@
-.TH "MEMSTAT" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMSTAT" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memstat \- libmemcached Documentation
.
diff --git a/docs/man/memtouch.1 b/docs/man/memtouch.1
index b527529f..dd278c81 100644
--- a/docs/man/memtouch.1
+++ b/docs/man/memtouch.1
@@ -1,4 +1,4 @@
-.TH "MEMTOUCH" "1" "May 31, 2012" "1.0.8" "libmemcached"
+.TH "MEMTOUCH" "1" "July 05, 2012" "1.0.9" "libmemcached"
.SH NAME
memtouch \- libmemcached Documentation
.