From 381c98f0967635bf58f70f6666c7f56dbf1b8e76 Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Sun, 16 Sep 2012 22:59:36 -0400 Subject: [PATCH] Update for release. --- ChangeLog | 2 +- docs/man/hashkit_clone.3 | 4 ++-- docs/man/hashkit_crc32.3 | 4 ++-- docs/man/hashkit_create.3 | 4 ++-- docs/man/hashkit_fnv1_32.3 | 4 ++-- docs/man/hashkit_fnv1_64.3 | 4 ++-- docs/man/hashkit_fnv1a_32.3 | 4 ++-- docs/man/hashkit_fnv1a_64.3 | 4 ++-- docs/man/hashkit_free.3 | 4 ++-- docs/man/hashkit_functions.3 | 4 ++-- docs/man/hashkit_hsieh.3 | 4 ++-- docs/man/hashkit_is_allocated.3 | 4 ++-- docs/man/hashkit_jenkins.3 | 4 ++-- docs/man/hashkit_md5.3 | 4 ++-- docs/man/hashkit_murmur.3 | 4 ++-- docs/man/hashkit_value.3 | 4 ++-- docs/man/libhashkit.3 | 4 ++-- docs/man/libmemcached.3 | 4 ++-- docs/man/libmemcached_check_configuration.3 | 4 ++-- docs/man/libmemcached_configuration.3 | 4 ++-- docs/man/libmemcached_examples.3 | 4 ++-- docs/man/libmemcachedutil.3 | 4 ++-- docs/man/memaslap.1 | 4 ++-- docs/man/memcached.3 | 4 ++-- docs/man/memcached_add.3 | 4 ++-- docs/man/memcached_add_by_key.3 | 4 ++-- docs/man/memcached_analyze.3 | 4 ++-- docs/man/memcached_append.3 | 4 ++-- docs/man/memcached_append_by_key.3 | 4 ++-- docs/man/memcached_auto.3 | 4 ++-- docs/man/memcached_behavior.3 | 4 ++-- docs/man/memcached_behavior_get.3 | 4 ++-- docs/man/memcached_behavior_set.3 | 4 ++-- docs/man/memcached_callback.3 | 4 ++-- docs/man/memcached_callback_get.3 | 4 ++-- docs/man/memcached_callback_set.3 | 4 ++-- docs/man/memcached_cas.3 | 4 ++-- docs/man/memcached_cas_by_key.3 | 4 ++-- docs/man/memcached_clone.3 | 4 ++-- docs/man/memcached_create.3 | 4 ++-- docs/man/memcached_decrement.3 | 4 ++-- docs/man/memcached_decrement_with_initial.3 | 4 ++-- docs/man/memcached_delete.3 | 4 ++-- docs/man/memcached_delete_by_key.3 | 4 ++-- docs/man/memcached_destroy_sasl_auth_data.3 | 4 ++-- docs/man/memcached_dump.3 | 4 ++-- docs/man/memcached_exist.3 | 4 ++-- docs/man/memcached_exist_by_key.3 | 4 ++-- docs/man/memcached_fetch.3 | 4 ++-- docs/man/memcached_fetch_execute.3 | 4 ++-- docs/man/memcached_fetch_result.3 | 4 ++-- docs/man/memcached_flush.3 | 4 ++-- docs/man/memcached_flush_buffers.3 | 4 ++-- docs/man/memcached_free.3 | 4 ++-- docs/man/memcached_generate_hash.3 | 4 ++-- docs/man/memcached_generate_hash_value.3 | 4 ++-- docs/man/memcached_get.3 | 4 ++-- docs/man/memcached_get_by_key.3 | 4 ++-- docs/man/memcached_get_memory_allocators.3 | 4 ++-- docs/man/memcached_get_sasl_callbacks.3 | 4 ++-- docs/man/memcached_get_user_data.3 | 4 ++-- docs/man/memcached_increment.3 | 4 ++-- docs/man/memcached_increment_with_initial.3 | 4 ++-- docs/man/memcached_last_error_message.3 | 4 ++-- docs/man/memcached_lib_version.3 | 4 ++-- docs/man/memcached_memory_allocators.3 | 4 ++-- docs/man/memcached_mget.3 | 4 ++-- docs/man/memcached_mget_by_key.3 | 4 ++-- docs/man/memcached_mget_execute.3 | 4 ++-- docs/man/memcached_mget_execute_by_key.3 | 4 ++-- docs/man/memcached_pool.3 | 4 ++-- docs/man/memcached_pool_behavior_get.3 | 4 ++-- docs/man/memcached_pool_behavior_set.3 | 4 ++-- docs/man/memcached_pool_create.3 | 4 ++-- docs/man/memcached_pool_destroy.3 | 4 ++-- docs/man/memcached_pool_fetch.3 | 4 ++-- docs/man/memcached_pool_pop.3 | 4 ++-- docs/man/memcached_pool_push.3 | 4 ++-- docs/man/memcached_pool_release.3 | 4 ++-- docs/man/memcached_pool_st.3 | 4 ++-- docs/man/memcached_prepend.3 | 4 ++-- docs/man/memcached_prepend_by_key.3 | 4 ++-- docs/man/memcached_quit.3 | 4 ++-- docs/man/memcached_replace.3 | 4 ++-- docs/man/memcached_replace_by_key.3 | 4 ++-- docs/man/memcached_result_cas.3 | 4 ++-- docs/man/memcached_result_create.3 | 4 ++-- docs/man/memcached_result_flags.3 | 4 ++-- docs/man/memcached_result_free.3 | 4 ++-- docs/man/memcached_result_key_length.3 | 4 ++-- docs/man/memcached_result_key_value.3 | 4 ++-- docs/man/memcached_result_length.3 | 4 ++-- docs/man/memcached_result_st.3 | 4 ++-- docs/man/memcached_result_value.3 | 4 ++-- docs/man/memcached_return_t.3 | 4 ++-- docs/man/memcached_sasl.3 | 4 ++-- docs/man/memcached_sasl_set_auth_data.3 | 4 ++-- docs/man/memcached_server_add.3 | 4 ++-- docs/man/memcached_server_add_unix_socket.3 | 4 ++-- docs/man/memcached_server_count.3 | 4 ++-- docs/man/memcached_server_cursor.3 | 4 ++-- docs/man/memcached_server_list.3 | 4 ++-- docs/man/memcached_server_list_append.3 | 4 ++-- docs/man/memcached_server_list_count.3 | 4 ++-- docs/man/memcached_server_list_free.3 | 4 ++-- docs/man/memcached_server_push.3 | 4 ++-- docs/man/memcached_server_st.3 | 4 ++-- docs/man/memcached_servers.3 | 4 ++-- docs/man/memcached_servers_parse.3 | 4 ++-- docs/man/memcached_servers_reset.3 | 4 ++-- docs/man/memcached_set.3 | 4 ++-- docs/man/memcached_set_by_key.3 | 4 ++-- docs/man/memcached_set_encoding_key.3 | 4 ++-- docs/man/memcached_set_memory_allocators.3 | 4 ++-- docs/man/memcached_set_memory_allocators_context.3 | 4 ++-- docs/man/memcached_set_sasl_callbacks.3 | 4 ++-- docs/man/memcached_set_user_data.3 | 4 ++-- docs/man/memcached_stat.3 | 4 ++-- docs/man/memcached_stat_execute.3 | 4 ++-- docs/man/memcached_stat_get_keys.3 | 4 ++-- docs/man/memcached_stat_get_value.3 | 4 ++-- docs/man/memcached_stat_servername.3 | 4 ++-- docs/man/memcached_stats.3 | 4 ++-- docs/man/memcached_strerror.3 | 4 ++-- docs/man/memcached_touch.3 | 4 ++-- docs/man/memcached_touch_by_key.3 | 4 ++-- docs/man/memcached_user_data.3 | 4 ++-- docs/man/memcached_verbosity.3 | 4 ++-- docs/man/memcached_version.3 | 4 ++-- docs/man/memcapable.1 | 4 ++-- docs/man/memcat.1 | 4 ++-- docs/man/memcp.1 | 4 ++-- docs/man/memdump.1 | 4 ++-- docs/man/memerror.1 | 4 ++-- docs/man/memexist.1 | 4 ++-- docs/man/memflush.1 | 4 ++-- docs/man/memparse.1 | 4 ++-- docs/man/memping.1 | 4 ++-- docs/man/memrm.1 | 4 ++-- docs/man/memslap.1 | 4 ++-- docs/man/memstat.1 | 4 ++-- docs/man/memtouch.1 | 4 ++-- 142 files changed, 283 insertions(+), 283 deletions(-) diff --git a/ChangeLog b/ChangeLog index 301d56b2..1d9524c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -1.0.11 +1.0.11 Sun Sep 16 20:32:13 EDT 2012 * Removed custom version of memcached. * Updated hardening rules. * Fixed a case where the return error from a socket connection differred from that of a TCP/IP socket. diff --git a/docs/man/hashkit_clone.3 b/docs/man/hashkit_clone.3 index a6f6b6bc..9a5defd4 100644 --- a/docs/man/hashkit_clone.3 +++ b/docs/man/hashkit_clone.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_CLONE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_CLONE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_clone \- libhashkit Documentation . @@ -89,7 +89,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_crc32.3 b/docs/man/hashkit_crc32.3 index cc211631..388547c6 100644 --- a/docs/man/hashkit_crc32.3 +++ b/docs/man/hashkit_crc32.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_CRC32" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_CRC32" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_crc32 \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_create.3 b/docs/man/hashkit_create.3 index d75e60ef..9eb9efcf 100644 --- a/docs/man/hashkit_create.3 +++ b/docs/man/hashkit_create.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_CREATE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_CREATE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_create \- libhashkit Documentation . @@ -89,7 +89,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_fnv1_32.3 b/docs/man/hashkit_fnv1_32.3 index 058dab1d..a4b9d6dd 100644 --- a/docs/man/hashkit_fnv1_32.3 +++ b/docs/man/hashkit_fnv1_32.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_FNV1_32" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_FNV1_32" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_fnv1_32 \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_fnv1_64.3 b/docs/man/hashkit_fnv1_64.3 index 29e21b05..678beae9 100644 --- a/docs/man/hashkit_fnv1_64.3 +++ b/docs/man/hashkit_fnv1_64.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_FNV1_64" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_FNV1_64" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_fnv1_64 \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_fnv1a_32.3 b/docs/man/hashkit_fnv1a_32.3 index f30281ad..d5788f8d 100644 --- a/docs/man/hashkit_fnv1a_32.3 +++ b/docs/man/hashkit_fnv1a_32.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_FNV1A_32" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_FNV1A_32" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_fnv1a_32 \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_fnv1a_64.3 b/docs/man/hashkit_fnv1a_64.3 index 692208a3..198ec1cd 100644 --- a/docs/man/hashkit_fnv1a_64.3 +++ b/docs/man/hashkit_fnv1a_64.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_FNV1A_64" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_FNV1A_64" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_fnv1a_64 \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_free.3 b/docs/man/hashkit_free.3 index 0d48b15a..a7e10e4e 100644 --- a/docs/man/hashkit_free.3 +++ b/docs/man/hashkit_free.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_FREE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_FREE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_free \- libhashkit Documentation . @@ -89,7 +89,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_functions.3 b/docs/man/hashkit_functions.3 index 318628cf..f6787cee 100644 --- a/docs/man/hashkit_functions.3 +++ b/docs/man/hashkit_functions.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_FUNCTIONS" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_FUNCTIONS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_functions \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_hsieh.3 b/docs/man/hashkit_hsieh.3 index 5cc8d369..3eddcccb 100644 --- a/docs/man/hashkit_hsieh.3 +++ b/docs/man/hashkit_hsieh.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_HSIEH" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_HSIEH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_hsieh \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_is_allocated.3 b/docs/man/hashkit_is_allocated.3 index d0d67031..ce891ac6 100644 --- a/docs/man/hashkit_is_allocated.3 +++ b/docs/man/hashkit_is_allocated.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_IS_ALLOCATED" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_IS_ALLOCATED" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_is_allocated \- libhashkit Documentation . @@ -89,7 +89,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_jenkins.3 b/docs/man/hashkit_jenkins.3 index 8e142577..be2296b2 100644 --- a/docs/man/hashkit_jenkins.3 +++ b/docs/man/hashkit_jenkins.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_JENKINS" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_JENKINS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_jenkins \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_md5.3 b/docs/man/hashkit_md5.3 index 011e065d..b25f2562 100644 --- a/docs/man/hashkit_md5.3 +++ b/docs/man/hashkit_md5.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_MD5" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_MD5" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_md5 \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_murmur.3 b/docs/man/hashkit_murmur.3 index ca2dd686..2ff6a196 100644 --- a/docs/man/hashkit_murmur.3 +++ b/docs/man/hashkit_murmur.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_MURMUR" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_MURMUR" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_murmur \- libhashkit Documentation . @@ -98,7 +98,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/hashkit_value.3 b/docs/man/hashkit_value.3 index e542bb0c..aaf1faf7 100644 --- a/docs/man/hashkit_value.3 +++ b/docs/man/hashkit_value.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_VALUE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "HASHKIT_VALUE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_value \- libhashkit Documentation . @@ -60,7 +60,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/libhashkit.3 b/docs/man/libhashkit.3 index e26604a1..3c012dde 100644 --- a/docs/man/libhashkit.3 +++ b/docs/man/libhashkit.3 @@ -1,4 +1,4 @@ -.TH "LIBHASHKIT" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "LIBHASHKIT" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME libhashkit \- libhashkit Documentation . @@ -51,7 +51,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/libmemcached.3 b/docs/man/libmemcached.3 index ff1edc29..663ddf09 100644 --- a/docs/man/libmemcached.3 +++ b/docs/man/libmemcached.3 @@ -1,4 +1,4 @@ -.TH "LIBMEMCACHED" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "LIBMEMCACHED" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME libmemcached \- Introducing the C Client Library for memcached . @@ -200,7 +200,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/libmemcached_check_configuration.3 b/docs/man/libmemcached_check_configuration.3 index 9f118b1a..be12dd27 100644 --- a/docs/man/libmemcached_check_configuration.3 +++ b/docs/man/libmemcached_check_configuration.3 @@ -1,4 +1,4 @@ -.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME libmemcached_check_configuration \- libmemcached Documentation . @@ -297,7 +297,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/libmemcached_configuration.3 b/docs/man/libmemcached_configuration.3 index ca851575..c6faa838 100644 --- a/docs/man/libmemcached_configuration.3 +++ b/docs/man/libmemcached_configuration.3 @@ -1,4 +1,4 @@ -.TH "LIBMEMCACHED_CONFIGURATION" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "LIBMEMCACHED_CONFIGURATION" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME libmemcached_configuration \- libmemcached Documentation . @@ -297,7 +297,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/libmemcached_examples.3 b/docs/man/libmemcached_examples.3 index a08e625d..ba054414 100644 --- a/docs/man/libmemcached_examples.3 +++ b/docs/man/libmemcached_examples.3 @@ -1,4 +1,4 @@ -.TH "LIBMEMCACHED_EXAMPLES" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "LIBMEMCACHED_EXAMPLES" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME libmemcached_examples \- libmemcached Documentation . @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/libmemcachedutil.3 b/docs/man/libmemcachedutil.3 index 675e71ed..7dcc12b4 100644 --- a/docs/man/libmemcachedutil.3 +++ b/docs/man/libmemcachedutil.3 @@ -1,4 +1,4 @@ -.TH "LIBMEMCACHEDUTIL" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "LIBMEMCACHEDUTIL" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME libmemcachedutil \- libmemcached Documentation . @@ -61,7 +61,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memaslap.1 b/docs/man/memaslap.1 index e37f1786..e619133a 100644 --- a/docs/man/memaslap.1 +++ b/docs/man/memaslap.1 @@ -1,4 +1,4 @@ -.TH "MEMASLAP" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMASLAP" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memaslap \- libmemcached Documentation . @@ -1147,7 +1147,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached.3 b/docs/man/memcached.3 index 73b8c6d0..c4fa6d4c 100644 --- a/docs/man/memcached.3 +++ b/docs/man/memcached.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached \- libmemcached Documentation . @@ -297,7 +297,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_add.3 b/docs/man/memcached_add.3 index a20248a5..18836be0 100644 --- a/docs/man/memcached_add.3 +++ b/docs/man/memcached_add.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_ADD" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_ADD" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_add \- Storing and Replacing Data . @@ -115,7 +115,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_add_by_key.3 b/docs/man/memcached_add_by_key.3 index ea5d6b67..714aba57 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_ADD_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_add_by_key \- Storing and Replacing Data . @@ -115,7 +115,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_analyze.3 b/docs/man/memcached_analyze.3 index bafd5f98..6b4190d8 100644 --- a/docs/man/memcached_analyze.3 +++ b/docs/man/memcached_analyze.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_ANALYZE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_ANALYZE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_analyze \- libmemcached Documentation . @@ -75,7 +75,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_append.3 b/docs/man/memcached_append.3 index 828c4de3..7d8c8b97 100644 --- a/docs/man/memcached_append.3 +++ b/docs/man/memcached_append.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_APPEND" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_APPEND" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_append \- Appending to or Prepending to data on the server . @@ -113,7 +113,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_append_by_key.3 b/docs/man/memcached_append_by_key.3 index df672948..b43ca6c2 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_APPEND_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_append_by_key \- Appending to or Prepending to data on the server . @@ -113,7 +113,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_auto.3 b/docs/man/memcached_auto.3 index 2d0004ab..fe4c4e58 100644 --- a/docs/man/memcached_auto.3 +++ b/docs/man/memcached_auto.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_AUTO" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_AUTO" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_auto \- Incrementing and Decrementing Values . @@ -117,7 +117,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_behavior.3 b/docs/man/memcached_behavior.3 index d26cbb6e..d233e296 100644 --- a/docs/man/memcached_behavior.3 +++ b/docs/man/memcached_behavior.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_BEHAVIOR" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_BEHAVIOR" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_behavior \- libmemcached Documentation . @@ -346,7 +346,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_behavior_get.3 b/docs/man/memcached_behavior_get.3 index f92394cf..50a92365 100644 --- a/docs/man/memcached_behavior_get.3 +++ b/docs/man/memcached_behavior_get.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_BEHAVIOR_GET" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_BEHAVIOR_GET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_behavior_get \- libmemcached Documentation . @@ -346,7 +346,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_behavior_set.3 b/docs/man/memcached_behavior_set.3 index 33b8ff06..ebd5a303 100644 --- a/docs/man/memcached_behavior_set.3 +++ b/docs/man/memcached_behavior_set.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_BEHAVIOR_SET" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_BEHAVIOR_SET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_behavior_set \- libmemcached Documentation . @@ -346,7 +346,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_callback.3 b/docs/man/memcached_callback.3 index 8384ebb3..c603de9c 100644 --- a/docs/man/memcached_callback.3 +++ b/docs/man/memcached_callback.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CALLBACK" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_CALLBACK" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_callback \- libmemcached Documentation . @@ -177,7 +177,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_callback_get.3 b/docs/man/memcached_callback_get.3 index 49fd0967..da9f59ff 100644 --- a/docs/man/memcached_callback_get.3 +++ b/docs/man/memcached_callback_get.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CALLBACK_GET" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_CALLBACK_GET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_callback_get \- libmemcached Documentation . @@ -177,7 +177,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_callback_set.3 b/docs/man/memcached_callback_set.3 index e4a418ec..a97012c6 100644 --- a/docs/man/memcached_callback_set.3 +++ b/docs/man/memcached_callback_set.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CALLBACK_SET" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_CALLBACK_SET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_callback_set \- libmemcached Documentation . @@ -177,7 +177,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_cas.3 b/docs/man/memcached_cas.3 index 75f2c506..d9bd72ae 100644 --- a/docs/man/memcached_cas.3 +++ b/docs/man/memcached_cas.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CAS" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_CAS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_cas \- Working with data on the server in an atomic fashion . @@ -85,7 +85,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_cas_by_key.3 b/docs/man/memcached_cas_by_key.3 index 5a4c545b..eb8a73e3 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_CAS_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_cas_by_key \- Storing and Replacing Data . @@ -85,7 +85,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_clone.3 b/docs/man/memcached_clone.3 index 6c679f02..db9bcc9f 100644 --- a/docs/man/memcached_clone.3 +++ b/docs/man/memcached_clone.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CLONE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_CLONE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_clone \- libmemcached Documentation . @@ -101,7 +101,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_create.3 b/docs/man/memcached_create.3 index 7aa5c44d..e0ae5bb6 100644 --- a/docs/man/memcached_create.3 +++ b/docs/man/memcached_create.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CREATE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_CREATE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_create \- libmemcached Documentation . @@ -101,7 +101,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_decrement.3 b/docs/man/memcached_decrement.3 index 8db2e380..cf3a2712 100644 --- a/docs/man/memcached_decrement.3 +++ b/docs/man/memcached_decrement.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_DECREMENT" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_DECREMENT" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_decrement \- Incrementing and Decrementing Values . @@ -117,7 +117,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_decrement_with_initial.3 b/docs/man/memcached_decrement_with_initial.3 index dcba8ab9..b9a19167 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_DECREMENT_WITH_INITIAL" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_decrement_with_initial \- Incrementing and Decrementing Values . @@ -117,7 +117,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_delete.3 b/docs/man/memcached_delete.3 index 8017b011..33141567 100644 --- a/docs/man/memcached_delete.3 +++ b/docs/man/memcached_delete.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_DELETE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_DELETE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_delete \- libmemcached Documentation . @@ -78,7 +78,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_delete_by_key.3 b/docs/man/memcached_delete_by_key.3 index e85410b3..03fd1e69 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_DELETE_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_delete_by_key \- libmemcached Documentation . @@ -78,7 +78,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_destroy_sasl_auth_data.3 b/docs/man/memcached_destroy_sasl_auth_data.3 index aa5ad6cf..63d45695 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_DESTROY_SASL_AUTH_DATA" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_destroy_sasl_auth_data \- libmemcached Documentation . @@ -86,7 +86,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_dump.3 b/docs/man/memcached_dump.3 index c7f1ad64..0440a480 100644 --- a/docs/man/memcached_dump.3 +++ b/docs/man/memcached_dump.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_DUMP" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_DUMP" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_dump \- libmemcached Documentation . @@ -72,7 +72,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_exist.3 b/docs/man/memcached_exist.3 index 13bb7682..924dcdb9 100644 --- a/docs/man/memcached_exist.3 +++ b/docs/man/memcached_exist.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_EXIST" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_EXIST" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_exist \- libmemcached Documentation . @@ -62,7 +62,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_exist_by_key.3 b/docs/man/memcached_exist_by_key.3 index 2dc88b5a..d778835c 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_EXIST_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_exist_by_key \- libmemcached Documentation . @@ -62,7 +62,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_fetch.3 b/docs/man/memcached_fetch.3 index e9a2a1c9..de29cec4 100644 --- a/docs/man/memcached_fetch.3 +++ b/docs/man/memcached_fetch.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_FETCH" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_FETCH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_fetch \- Retrieving data from the server . @@ -73,7 +73,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_fetch_execute.3 b/docs/man/memcached_fetch_execute.3 index aa8fbb33..11ed4c66 100644 --- a/docs/man/memcached_fetch_execute.3 +++ b/docs/man/memcached_fetch_execute.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_FETCH_EXECUTE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_FETCH_EXECUTE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_fetch_execute \- Retrieving data from the server . @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_fetch_result.3 b/docs/man/memcached_fetch_result.3 index 6d0c0e7b..9fc0d2dc 100644 --- a/docs/man/memcached_fetch_result.3 +++ b/docs/man/memcached_fetch_result.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_FETCH_RESULT" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_FETCH_RESULT" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_fetch_result \- Retrieving data from the server . @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_flush.3 b/docs/man/memcached_flush.3 index 9b64ac47..ef5faa33 100644 --- a/docs/man/memcached_flush.3 +++ b/docs/man/memcached_flush.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_FLUSH" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_FLUSH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_flush \- libmemcached Documentation . @@ -67,7 +67,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_flush_buffers.3 b/docs/man/memcached_flush_buffers.3 index 71a1ad86..393ee394 100644 --- a/docs/man/memcached_flush_buffers.3 +++ b/docs/man/memcached_flush_buffers.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_FLUSH_BUFFERS" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_FLUSH_BUFFERS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_flush_buffers \- libmemcached Documentation . @@ -66,7 +66,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_free.3 b/docs/man/memcached_free.3 index 42bb6e39..3aec610a 100644 --- a/docs/man/memcached_free.3 +++ b/docs/man/memcached_free.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_FREE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_FREE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_free \- libmemcached Documentation . @@ -101,7 +101,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_generate_hash.3 b/docs/man/memcached_generate_hash.3 index 43782b6e..ec34f980 100644 --- a/docs/man/memcached_generate_hash.3 +++ b/docs/man/memcached_generate_hash.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_GENERATE_HASH" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_GENERATE_HASH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_generate_hash \- Generating hash values directly . @@ -123,7 +123,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_generate_hash_value.3 b/docs/man/memcached_generate_hash_value.3 index d16daa36..8b597448 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_GENERATE_HASH_VALUE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_generate_hash_value \- Generating hash values directly . @@ -123,7 +123,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_get.3 b/docs/man/memcached_get.3 index 313ac2d7..8d038b6c 100644 --- a/docs/man/memcached_get.3 +++ b/docs/man/memcached_get.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_GET" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_GET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_get \- Retrieving data from the server . @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_get_by_key.3 b/docs/man/memcached_get_by_key.3 index cf5df925..32133e3e 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_GET_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_get_by_key \- Retrieving data from the server . @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_get_memory_allocators.3 b/docs/man/memcached_get_memory_allocators.3 index 7fae3696..5edf7320 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_GET_MEMORY_ALLOCATORS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_get_memory_allocators \- libmemcached Documentation . @@ -106,7 +106,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_get_sasl_callbacks.3 b/docs/man/memcached_get_sasl_callbacks.3 index b975371c..3b1cec90 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_GET_SASL_CALLBACKS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_get_sasl_callbacks \- libmemcached Documentation . @@ -86,7 +86,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_get_user_data.3 b/docs/man/memcached_get_user_data.3 index 907a6334..dfe096f1 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_GET_USER_DATA" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_get_user_data \- libmemcached Documentation . @@ -78,7 +78,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_increment.3 b/docs/man/memcached_increment.3 index aeb7f6bf..30b12903 100644 --- a/docs/man/memcached_increment.3 +++ b/docs/man/memcached_increment.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_INCREMENT" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_INCREMENT" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_increment \- Incrementing and Decrementing Values . @@ -117,7 +117,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_increment_with_initial.3 b/docs/man/memcached_increment_with_initial.3 index 75e3acb5..8873da72 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_INCREMENT_WITH_INITIAL" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_increment_with_initial \- Incrementing and Decrementing Values . @@ -117,7 +117,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_last_error_message.3 b/docs/man/memcached_last_error_message.3 index 8e630e61..2b35b837 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_LAST_ERROR_MESSAGE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_last_error_message \- libmemcached Documentation . @@ -58,7 +58,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_lib_version.3 b/docs/man/memcached_lib_version.3 index 992925b1..129548f0 100644 --- a/docs/man/memcached_lib_version.3 +++ b/docs/man/memcached_lib_version.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_LIB_VERSION" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_LIB_VERSION" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_lib_version \- libmemcached Documentation . @@ -70,7 +70,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_memory_allocators.3 b/docs/man/memcached_memory_allocators.3 index b46f39c6..163a70f2 100644 --- a/docs/man/memcached_memory_allocators.3 +++ b/docs/man/memcached_memory_allocators.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_MEMORY_ALLOCATORS" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_MEMORY_ALLOCATORS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_memory_allocators \- libmemcached Documentation . @@ -106,7 +106,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_mget.3 b/docs/man/memcached_mget.3 index a9af0d14..50c5502e 100644 --- a/docs/man/memcached_mget.3 +++ b/docs/man/memcached_mget.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_MGET" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_MGET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_mget \- Retrieving data from the server . @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_mget_by_key.3 b/docs/man/memcached_mget_by_key.3 index a415f072..d56d9b0a 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_MGET_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_mget_by_key \- Retrieving data from the server . @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_mget_execute.3 b/docs/man/memcached_mget_execute.3 index a73c2ba6..a4c46ebc 100644 --- a/docs/man/memcached_mget_execute.3 +++ b/docs/man/memcached_mget_execute.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_MGET_EXECUTE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_MGET_EXECUTE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_mget_execute \- Retrieving data from the server . @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_mget_execute_by_key.3 b/docs/man/memcached_mget_execute_by_key.3 index 93e93463..80196a9c 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_MGET_EXECUTE_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_mget_execute_by_key \- Retrieving data from the server . @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool.3 b/docs/man/memcached_pool.3 index 144a9ba6..db25d6a1 100644 --- a/docs/man/memcached_pool.3 +++ b/docs/man/memcached_pool.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_POOL" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool_behavior_get.3 b/docs/man/memcached_pool_behavior_get.3 index 197984f1..37f3f996 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL_BEHAVIOR_GET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool_behavior_get \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool_behavior_set.3 b/docs/man/memcached_pool_behavior_set.3 index dc5e5814..faa006e7 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL_BEHAVIOR_SET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool_behavior_set \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool_create.3 b/docs/man/memcached_pool_create.3 index dc42e60c..6caa188a 100644 --- a/docs/man/memcached_pool_create.3 +++ b/docs/man/memcached_pool_create.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_POOL_CREATE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL_CREATE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool_create \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool_destroy.3 b/docs/man/memcached_pool_destroy.3 index 0f5b2583..58a57068 100644 --- a/docs/man/memcached_pool_destroy.3 +++ b/docs/man/memcached_pool_destroy.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_POOL_DESTROY" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL_DESTROY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool_destroy \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool_fetch.3 b/docs/man/memcached_pool_fetch.3 index dcd46115..dc248524 100644 --- a/docs/man/memcached_pool_fetch.3 +++ b/docs/man/memcached_pool_fetch.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_POOL_FETCH" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL_FETCH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool_fetch \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool_pop.3 b/docs/man/memcached_pool_pop.3 index b75a6062..267130c2 100644 --- a/docs/man/memcached_pool_pop.3 +++ b/docs/man/memcached_pool_pop.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_POOL_POP" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL_POP" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool_pop \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool_push.3 b/docs/man/memcached_pool_push.3 index b8f9dff4..1ce7dc85 100644 --- a/docs/man/memcached_pool_push.3 +++ b/docs/man/memcached_pool_push.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_POOL_PUSH" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL_PUSH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool_push \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool_release.3 b/docs/man/memcached_pool_release.3 index ec4e35b3..5302df35 100644 --- a/docs/man/memcached_pool_release.3 +++ b/docs/man/memcached_pool_release.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_POOL_RELEASE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL_RELEASE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool_release \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_pool_st.3 b/docs/man/memcached_pool_st.3 index 431d554a..68f52981 100644 --- a/docs/man/memcached_pool_st.3 +++ b/docs/man/memcached_pool_st.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_POOL_ST" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_POOL_ST" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_pool_st \- libmemcached Documentation . @@ -134,7 +134,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_prepend.3 b/docs/man/memcached_prepend.3 index 6be7cb94..aba3d565 100644 --- a/docs/man/memcached_prepend.3 +++ b/docs/man/memcached_prepend.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_PREPEND" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_PREPEND" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_prepend \- Appending to or Prepending to data on the server . @@ -113,7 +113,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_prepend_by_key.3 b/docs/man/memcached_prepend_by_key.3 index 0b1a785a..5e22ff53 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_PREPEND_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_prepend_by_key \- Appending to or Prepending to data on the server . @@ -113,7 +113,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_quit.3 b/docs/man/memcached_quit.3 index 70c4c364..7c00bf40 100644 --- a/docs/man/memcached_quit.3 +++ b/docs/man/memcached_quit.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_QUIT" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_QUIT" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_quit \- libmemcached Documentation . @@ -67,7 +67,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_replace.3 b/docs/man/memcached_replace.3 index 54d18b81..2436e35a 100644 --- a/docs/man/memcached_replace.3 +++ b/docs/man/memcached_replace.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_REPLACE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_REPLACE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_replace \- Storing and Replacing Data . @@ -115,7 +115,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_replace_by_key.3 b/docs/man/memcached_replace_by_key.3 index c9f9dea3..043f1ffa 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_REPLACE_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_replace_by_key \- Storing and Replacing Data . @@ -115,7 +115,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_result_cas.3 b/docs/man/memcached_result_cas.3 index 47899c6d..c6007b43 100644 --- a/docs/man/memcached_result_cas.3 +++ b/docs/man/memcached_result_cas.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_RESULT_CAS" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RESULT_CAS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_result_cas \- Working with result sets . @@ -149,7 +149,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_result_create.3 b/docs/man/memcached_result_create.3 index 5823a808..b072d7bb 100644 --- a/docs/man/memcached_result_create.3 +++ b/docs/man/memcached_result_create.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_RESULT_CREATE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RESULT_CREATE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_result_create \- Working with result sets . @@ -149,7 +149,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_result_flags.3 b/docs/man/memcached_result_flags.3 index 51880252..9b748443 100644 --- a/docs/man/memcached_result_flags.3 +++ b/docs/man/memcached_result_flags.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_RESULT_FLAGS" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RESULT_FLAGS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_result_flags \- Working with result sets . @@ -149,7 +149,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_result_free.3 b/docs/man/memcached_result_free.3 index 7e96d938..a06b5137 100644 --- a/docs/man/memcached_result_free.3 +++ b/docs/man/memcached_result_free.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_RESULT_FREE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RESULT_FREE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_result_free \- Working with result sets . @@ -149,7 +149,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_result_key_length.3 b/docs/man/memcached_result_key_length.3 index 3d13ca22..69774107 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RESULT_KEY_LENGTH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_result_key_length \- Working with result sets . @@ -149,7 +149,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_result_key_value.3 b/docs/man/memcached_result_key_value.3 index e2e82258..a6fcda82 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RESULT_KEY_VALUE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_result_key_value \- Working with result sets . @@ -149,7 +149,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_result_length.3 b/docs/man/memcached_result_length.3 index 5825830b..f52a0273 100644 --- a/docs/man/memcached_result_length.3 +++ b/docs/man/memcached_result_length.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_RESULT_LENGTH" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RESULT_LENGTH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_result_length \- Working with result sets . @@ -149,7 +149,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_result_st.3 b/docs/man/memcached_result_st.3 index f850ee2f..6663993b 100644 --- a/docs/man/memcached_result_st.3 +++ b/docs/man/memcached_result_st.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_RESULT_ST" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RESULT_ST" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_result_st \- Working with result sets . @@ -149,7 +149,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_result_value.3 b/docs/man/memcached_result_value.3 index 319a7834..33db0f8e 100644 --- a/docs/man/memcached_result_value.3 +++ b/docs/man/memcached_result_value.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_RESULT_VALUE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RESULT_VALUE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_result_value \- Working with result sets . @@ -149,7 +149,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_return_t.3 b/docs/man/memcached_return_t.3 index 3eb2a4f3..b82fcf15 100644 --- a/docs/man/memcached_return_t.3 +++ b/docs/man/memcached_return_t.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_RETURN_T" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_RETURN_T" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_return_t \- Return type values . @@ -164,7 +164,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_sasl.3 b/docs/man/memcached_sasl.3 index 11f9fc11..2113d7b6 100644 --- a/docs/man/memcached_sasl.3 +++ b/docs/man/memcached_sasl.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SASL" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SASL" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_sasl \- libmemcached Documentation . @@ -86,7 +86,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_sasl_set_auth_data.3 b/docs/man/memcached_sasl_set_auth_data.3 index fa6dfc6c..0a4c1c9d 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SASL_SET_AUTH_DATA" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_sasl_set_auth_data \- libmemcached Documentation . @@ -86,7 +86,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_add.3 b/docs/man/memcached_server_add.3 index e808e773..8185fb86 100644 --- a/docs/man/memcached_server_add.3 +++ b/docs/man/memcached_server_add.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SERVER_ADD" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_ADD" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_add \- libmemcached Documentation . @@ -125,7 +125,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_add_unix_socket.3 b/docs/man/memcached_server_add_unix_socket.3 index 89b46a6f..eb03356e 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_ADD_UNIX_SOCKET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_add_unix_socket \- libmemcached Documentation . @@ -125,7 +125,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_count.3 b/docs/man/memcached_server_count.3 index cf0a13d0..7868b44e 100644 --- a/docs/man/memcached_server_count.3 +++ b/docs/man/memcached_server_count.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SERVER_COUNT" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_COUNT" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_count \- libmemcached Documentation . @@ -125,7 +125,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_cursor.3 b/docs/man/memcached_server_cursor.3 index d97365d4..7748e545 100644 --- a/docs/man/memcached_server_cursor.3 +++ b/docs/man/memcached_server_cursor.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SERVER_CURSOR" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_CURSOR" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_cursor \- libmemcached Documentation . @@ -125,7 +125,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_list.3 b/docs/man/memcached_server_list.3 index 0f73953b..67f8512b 100644 --- a/docs/man/memcached_server_list.3 +++ b/docs/man/memcached_server_list.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SERVER_LIST" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_LIST" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_list \- libmemcached Documentation . @@ -125,7 +125,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_list_append.3 b/docs/man/memcached_server_list_append.3 index 79a3127a..13d929b6 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_LIST_APPEND" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_list_append \- libmemcached Documentation . @@ -114,7 +114,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_list_count.3 b/docs/man/memcached_server_list_count.3 index 8cbf88aa..014c93b4 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_LIST_COUNT" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_list_count \- libmemcached Documentation . @@ -114,7 +114,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_list_free.3 b/docs/man/memcached_server_list_free.3 index e4491240..b19bb196 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_LIST_FREE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_list_free \- libmemcached Documentation . @@ -114,7 +114,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_push.3 b/docs/man/memcached_server_push.3 index 02b535ef..7e33b71e 100644 --- a/docs/man/memcached_server_push.3 +++ b/docs/man/memcached_server_push.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SERVER_PUSH" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_PUSH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_push \- libmemcached Documentation . @@ -125,7 +125,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_server_st.3 b/docs/man/memcached_server_st.3 index 2880563e..806daa7e 100644 --- a/docs/man/memcached_server_st.3 +++ b/docs/man/memcached_server_st.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SERVER_ST" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVER_ST" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_server_st \- libmemcached Documentation . @@ -125,7 +125,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_servers.3 b/docs/man/memcached_servers.3 index a242953a..8dff879e 100644 --- a/docs/man/memcached_servers.3 +++ b/docs/man/memcached_servers.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SERVERS" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVERS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_servers \- libmemcached Documentation . @@ -125,7 +125,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_servers_parse.3 b/docs/man/memcached_servers_parse.3 index abb2fcf1..a956e28f 100644 --- a/docs/man/memcached_servers_parse.3 +++ b/docs/man/memcached_servers_parse.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SERVERS_PARSE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVERS_PARSE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_servers_parse \- libmemcached Documentation . @@ -114,7 +114,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_servers_reset.3 b/docs/man/memcached_servers_reset.3 index de28f1f1..eddd2c2d 100644 --- a/docs/man/memcached_servers_reset.3 +++ b/docs/man/memcached_servers_reset.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SERVERS_RESET" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SERVERS_RESET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_servers_reset \- libmemcached Documentation . @@ -101,7 +101,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_set.3 b/docs/man/memcached_set.3 index aa3eddc6..1f16bee2 100644 --- a/docs/man/memcached_set.3 +++ b/docs/man/memcached_set.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SET" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_set \- Storing and Replacing Data . @@ -115,7 +115,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_set_by_key.3 b/docs/man/memcached_set_by_key.3 index f1a0ec15..36a5e880 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SET_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_set_by_key \- Storing and Replacing Data . @@ -115,7 +115,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_set_encoding_key.3 b/docs/man/memcached_set_encoding_key.3 index 0d94edd7..d01ec610 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SET_ENCODING_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_set_encoding_key \- libmemcached Documentation . @@ -62,7 +62,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_set_memory_allocators.3 b/docs/man/memcached_set_memory_allocators.3 index 33db32af..729bc930 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SET_MEMORY_ALLOCATORS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_set_memory_allocators \- libmemcached Documentation . @@ -106,7 +106,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_set_memory_allocators_context.3 b/docs/man/memcached_set_memory_allocators_context.3 index 81168cfc..a7ce0c65 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SET_MEMORY_ALLOCATORS_CONTEXT" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_set_memory_allocators_context \- libmemcached Documentation . @@ -106,7 +106,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_set_sasl_callbacks.3 b/docs/man/memcached_set_sasl_callbacks.3 index c4055641..ad9a3077 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SET_SASL_CALLBACKS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_set_sasl_callbacks \- libmemcached Documentation . @@ -86,7 +86,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_set_user_data.3 b/docs/man/memcached_set_user_data.3 index bcb4d033..c60baed3 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_SET_USER_DATA" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_set_user_data \- libmemcached Documentation . @@ -78,7 +78,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_stat.3 b/docs/man/memcached_stat.3 index cf34d0d7..13d28854 100644 --- a/docs/man/memcached_stat.3 +++ b/docs/man/memcached_stat.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_STAT" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_STAT" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_stat \- libmemcached Documentation . @@ -105,7 +105,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_stat_execute.3 b/docs/man/memcached_stat_execute.3 index ca6bcfb4..2af3170b 100644 --- a/docs/man/memcached_stat_execute.3 +++ b/docs/man/memcached_stat_execute.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_STAT_EXECUTE" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_STAT_EXECUTE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_stat_execute \- libmemcached Documentation . @@ -105,7 +105,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_stat_get_keys.3 b/docs/man/memcached_stat_get_keys.3 index ecf429c0..c864bb04 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_STAT_GET_KEYS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_stat_get_keys \- libmemcached Documentation . @@ -105,7 +105,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_stat_get_value.3 b/docs/man/memcached_stat_get_value.3 index 2ddb34d9..efdcc3fa 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_STAT_GET_VALUE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_stat_get_value \- libmemcached Documentation . @@ -105,7 +105,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_stat_servername.3 b/docs/man/memcached_stat_servername.3 index d9818677..14b5624d 100644 --- a/docs/man/memcached_stat_servername.3 +++ b/docs/man/memcached_stat_servername.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_STAT_SERVERNAME" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_STAT_SERVERNAME" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_stat_servername \- libmemcached Documentation . @@ -105,7 +105,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_stats.3 b/docs/man/memcached_stats.3 index 5853855e..73eeb107 100644 --- a/docs/man/memcached_stats.3 +++ b/docs/man/memcached_stats.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_STATS" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_STATS" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_stats \- libmemcached Documentation . @@ -105,7 +105,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_strerror.3 b/docs/man/memcached_strerror.3 index 20d81eaa..93ae9129 100644 --- a/docs/man/memcached_strerror.3 +++ b/docs/man/memcached_strerror.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_STRERROR" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_STRERROR" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_strerror \- libmemcached Documentation . @@ -61,7 +61,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_touch.3 b/docs/man/memcached_touch.3 index 2fb76464..b006e489 100644 --- a/docs/man/memcached_touch.3 +++ b/docs/man/memcached_touch.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_TOUCH" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_TOUCH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_touch \- libmemcached Documentation . @@ -67,7 +67,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_touch_by_key.3 b/docs/man/memcached_touch_by_key.3 index 37c0da9b..78b409a4 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" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_TOUCH_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_touch_by_key \- libmemcached Documentation . @@ -67,7 +67,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_user_data.3 b/docs/man/memcached_user_data.3 index 46bd3830..7fb192ff 100644 --- a/docs/man/memcached_user_data.3 +++ b/docs/man/memcached_user_data.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_USER_DATA" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_USER_DATA" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_user_data \- libmemcached Documentation . @@ -78,7 +78,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_verbosity.3 b/docs/man/memcached_verbosity.3 index 55308b3c..8e652a0b 100644 --- a/docs/man/memcached_verbosity.3 +++ b/docs/man/memcached_verbosity.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_VERBOSITY" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_VERBOSITY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_verbosity \- libmemcached Documentation . @@ -62,7 +62,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcached_version.3 b/docs/man/memcached_version.3 index 330bf930..a64456e2 100644 --- a/docs/man/memcached_version.3 +++ b/docs/man/memcached_version.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_VERSION" "3" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCACHED_VERSION" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_version \- libmemcached Documentation . @@ -70,7 +70,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcapable.1 b/docs/man/memcapable.1 index d9e6f296..faa244cd 100644 --- a/docs/man/memcapable.1 +++ b/docs/man/memcapable.1 @@ -1,4 +1,4 @@ -.TH "MEMCAPABLE" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCAPABLE" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcapable \- libmemcached Documentation . @@ -85,7 +85,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcat.1 b/docs/man/memcat.1 index 72a829b8..4405d159 100644 --- a/docs/man/memcat.1 +++ b/docs/man/memcat.1 @@ -1,4 +1,4 @@ -.TH "MEMCAT" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCAT" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcat \- libmemcached Documentation . @@ -75,7 +75,7 @@ Mark Atwood <\fI\%mark@fallenpegasus.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memcp.1 b/docs/man/memcp.1 index 7e04129f..caf26bff 100644 --- a/docs/man/memcp.1 +++ b/docs/man/memcp.1 @@ -1,4 +1,4 @@ -.TH "MEMCP" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMCP" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcp \- libmemcached Documentation . @@ -78,7 +78,7 @@ Mark Atwood, <\fI\%mark@fallenpegasus.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memdump.1 b/docs/man/memdump.1 index 39c87fe4..01612e2e 100644 --- a/docs/man/memdump.1 +++ b/docs/man/memdump.1 @@ -1,4 +1,4 @@ -.TH "MEMDUMP" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMDUMP" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memdump \- libmemcached Documentation . @@ -60,7 +60,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memerror.1 b/docs/man/memerror.1 index 7bcdd7e8..b71ff537 100644 --- a/docs/man/memerror.1 +++ b/docs/man/memerror.1 @@ -1,4 +1,4 @@ -.TH "MEMERROR" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMERROR" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memerror \- libmemcached Documentation . @@ -59,7 +59,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memexist.1 b/docs/man/memexist.1 index 8ff5077f..cc56e0ea 100644 --- a/docs/man/memexist.1 +++ b/docs/man/memexist.1 @@ -1,4 +1,4 @@ -.TH "MEMEXIST" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMEXIST" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memexist \- libmemcached Documentation . @@ -70,7 +70,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memflush.1 b/docs/man/memflush.1 index 1235cb47..e44e84f3 100644 --- a/docs/man/memflush.1 +++ b/docs/man/memflush.1 @@ -1,4 +1,4 @@ -.TH "MEMFLUSH" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMFLUSH" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memflush \- libmemcached Documentation . @@ -73,7 +73,7 @@ Mark Atwood <\fI\%mark@fallenpegasus.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memparse.1 b/docs/man/memparse.1 index 9443de39..afca179c 100644 --- a/docs/man/memparse.1 +++ b/docs/man/memparse.1 @@ -1,4 +1,4 @@ -.TH "MEMPARSE" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMPARSE" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memparse \- libmemcached Documentation . @@ -58,7 +58,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memping.1 b/docs/man/memping.1 index 840f2c9c..d926c541 100644 --- a/docs/man/memping.1 +++ b/docs/man/memping.1 @@ -1,4 +1,4 @@ -.TH "MEMPING" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMPING" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memping \- libmemcached Documentation . @@ -70,7 +70,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memrm.1 b/docs/man/memrm.1 index 23551d46..2ebb8c5d 100644 --- a/docs/man/memrm.1 +++ b/docs/man/memrm.1 @@ -1,4 +1,4 @@ -.TH "MEMRM" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMRM" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memrm \- libmemcached Documentation . @@ -72,7 +72,7 @@ Mark Atwood, <\fI\%mark@fallenpegasus.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memslap.1 b/docs/man/memslap.1 index e7557441..4627b15d 100644 --- a/docs/man/memslap.1 +++ b/docs/man/memslap.1 @@ -1,4 +1,4 @@ -.TH "MEMSLAP" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMSLAP" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memslap \- libmemcached Documentation . @@ -69,7 +69,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memstat.1 b/docs/man/memstat.1 index c46e82a6..2f9d9fc1 100644 --- a/docs/man/memstat.1 +++ b/docs/man/memstat.1 @@ -1,4 +1,4 @@ -.TH "MEMSTAT" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMSTAT" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memstat \- libmemcached Documentation . @@ -74,7 +74,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . diff --git a/docs/man/memtouch.1 b/docs/man/memtouch.1 index 0372ea2f..ec8656d2 100644 --- a/docs/man/memtouch.1 +++ b/docs/man/memtouch.1 @@ -1,4 +1,4 @@ -.TH "MEMTOUCH" "1" "August 02, 2012" "1.0.10" "libmemcached" +.TH "MEMTOUCH" "1" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memtouch \- libmemcached Documentation . @@ -70,7 +70,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" . -- 2.30.2