Adding in updated docs.
authorBrian Aker <brian@tangent.org>
Tue, 18 Oct 2011 21:10:31 +0000 (14:10 -0700)
committerBrian Aker <brian@tangent.org>
Tue, 18 Oct 2011 21:10:31 +0000 (14:10 -0700)
142 files changed:
docs/conf.py.in
docs/include.am
docs/index.rst
docs/libmemcached-1.0/index.rst [new file with mode: 0644]
docs/libmemcached-1.0/memcached_touch.rst [new file with mode: 0644]
docs/libmemcached-1.1/index.rst [new file with mode: 0644]
docs/man/hashkit_clone.3
docs/man/hashkit_crc32.3
docs/man/hashkit_create.3
docs/man/hashkit_fnv1_32.3
docs/man/hashkit_fnv1_64.3
docs/man/hashkit_fnv1a_32.3
docs/man/hashkit_fnv1a_64.3
docs/man/hashkit_free.3
docs/man/hashkit_functions.3
docs/man/hashkit_hsieh.3
docs/man/hashkit_is_allocated.3
docs/man/hashkit_jenkins.3
docs/man/hashkit_md5.3
docs/man/hashkit_murmur.3
docs/man/hashkit_value.3
docs/man/libhashkit.3
docs/man/libmemcached.3
docs/man/libmemcached_check_configuration.3
docs/man/libmemcached_configuration.3
docs/man/libmemcached_examples.3
docs/man/libmemcachedutil.3
docs/man/memaslap.1
docs/man/memcached.3
docs/man/memcached_add.3
docs/man/memcached_add_by_key.3
docs/man/memcached_analyze.3
docs/man/memcached_append.3
docs/man/memcached_append_by_key.3
docs/man/memcached_auto.3
docs/man/memcached_behavior.3
docs/man/memcached_behavior_get.3
docs/man/memcached_behavior_set.3
docs/man/memcached_callback.3
docs/man/memcached_callback_get.3
docs/man/memcached_callback_set.3
docs/man/memcached_cas.3
docs/man/memcached_cas_by_key.3
docs/man/memcached_clone.3
docs/man/memcached_create.3
docs/man/memcached_decrement.3
docs/man/memcached_decrement_with_initial.3
docs/man/memcached_delete.3
docs/man/memcached_delete_by_key.3
docs/man/memcached_destroy_sasl_auth_data.3
docs/man/memcached_dump.3
docs/man/memcached_exist.3
docs/man/memcached_exist_by_key.3
docs/man/memcached_fetch.3
docs/man/memcached_fetch_execute.3
docs/man/memcached_fetch_result.3
docs/man/memcached_flush.3
docs/man/memcached_flush_buffers.3
docs/man/memcached_free.3
docs/man/memcached_generate_hash.3
docs/man/memcached_generate_hash_value.3
docs/man/memcached_get.3
docs/man/memcached_get_by_key.3
docs/man/memcached_get_memory_allocators.3
docs/man/memcached_get_sasl_callbacks.3
docs/man/memcached_get_user_data.3
docs/man/memcached_increment.3
docs/man/memcached_increment_with_initial.3
docs/man/memcached_last_error_message.3
docs/man/memcached_lib_version.3
docs/man/memcached_memory_allocators.3
docs/man/memcached_mget.3
docs/man/memcached_mget_by_key.3
docs/man/memcached_mget_execute.3
docs/man/memcached_mget_execute_by_key.3
docs/man/memcached_pool.3
docs/man/memcached_pool_behavior_get.3
docs/man/memcached_pool_behavior_set.3
docs/man/memcached_pool_create.3
docs/man/memcached_pool_destroy.3
docs/man/memcached_pool_fetch.3
docs/man/memcached_pool_pop.3
docs/man/memcached_pool_push.3
docs/man/memcached_pool_release.3
docs/man/memcached_pool_st.3
docs/man/memcached_prepend.3
docs/man/memcached_prepend_by_key.3
docs/man/memcached_quit.3
docs/man/memcached_replace.3
docs/man/memcached_replace_by_key.3
docs/man/memcached_result_cas.3
docs/man/memcached_result_create.3
docs/man/memcached_result_flags.3
docs/man/memcached_result_free.3
docs/man/memcached_result_key_length.3
docs/man/memcached_result_key_value.3
docs/man/memcached_result_length.3
docs/man/memcached_result_st.3
docs/man/memcached_result_value.3
docs/man/memcached_return_t.3
docs/man/memcached_sasl.3
docs/man/memcached_sasl_set_auth_data.3
docs/man/memcached_server_add.3
docs/man/memcached_server_add_unix_socket.3
docs/man/memcached_server_count.3
docs/man/memcached_server_cursor.3
docs/man/memcached_server_list.3
docs/man/memcached_server_list_append.3
docs/man/memcached_server_list_count.3
docs/man/memcached_server_list_free.3
docs/man/memcached_server_push.3
docs/man/memcached_server_st.3
docs/man/memcached_servers.3
docs/man/memcached_servers_parse.3
docs/man/memcached_servers_reset.3
docs/man/memcached_set.3
docs/man/memcached_set_by_key.3
docs/man/memcached_set_memory_allocators.3
docs/man/memcached_set_memory_allocators_context.3
docs/man/memcached_set_sasl_callbacks.3
docs/man/memcached_set_user_data.3
docs/man/memcached_stat.3
docs/man/memcached_stat_execute.3
docs/man/memcached_stat_get_keys.3
docs/man/memcached_stat_get_value.3
docs/man/memcached_stat_servername.3
docs/man/memcached_stats.3
docs/man/memcached_strerror.3
docs/man/memcached_touch.3 [new file with mode: 0644]
docs/man/memcached_touch_by_key.3 [new file with mode: 0644]
docs/man/memcached_user_data.3
docs/man/memcached_verbosity.3
docs/man/memcached_version.3
docs/man/memcapable.1
docs/man/memcat.1
docs/man/memcp.1
docs/man/memdump.1
docs/man/memerror.1
docs/man/memflush.1
docs/man/memrm.1
docs/man/memslap.1
docs/man/memstat.1

index 5952dc2ea7e36b0e6253c4d44648f1b2e6514d98..5686ad04fbe1337cc95ad1c15ca9b50abb873374 100644 (file)
@@ -263,6 +263,8 @@ man_pages = [
   ('memcached_create', 'memcached_servers_reset', u'libmemcached Documentation', [u'Brian Aker'], 3),
   ('memcached_delete', 'memcached_delete', u'libmemcached Documentation', [u'Brian Aker'], 3),
   ('memcached_delete', 'memcached_delete_by_key', u'libmemcached Documentation', [u'Brian Aker'], 3),
+  ('libmemcached-1.0/memcached_touch', 'memcached_touch', u'libmemcached Documentation', [u'Brian Aker'], 3),
+  ('libmemcached-1.0/memcached_touch', 'memcached_touch_by_key', u'libmemcached Documentation', [u'Brian Aker'], 3),
   ('libmemcached/memcached_exist', 'memcached_exist', u'libmemcached Documentation', [u'Brian Aker'], 3),
   ('libmemcached/memcached_exist', 'memcached_exist_by_key', u'libmemcached Documentation', [u'Brian Aker'], 3),
   ('memcached_dump', 'memcached_dump', u'libmemcached Documentation', [u'Brian Aker'], 3),
index 51b9ed73d72f267bf34648209e45a127060f334f..fd1cb592d547fd00945f4f5907863f94056232c8 100644 (file)
@@ -54,19 +54,19 @@ man_MANS+= \
           docs/man/memcached_decrement_with_initial.3 \
           docs/man/memcached_delete.3 \
           docs/man/memcached_delete_by_key.3 \
-          docs/man/memcached_exist.3 \
-          docs/man/memcached_exist_by_key.3 \
+          docs/man/libmemcached_check_configuration.3 \
+          docs/man/libmemcached_configuration.3 \
+          docs/man/memcached.3 \
           docs/man/memcached_destroy_sasl_auth_data.3 \
           docs/man/memcached_dump.3 \
+          docs/man/memcached_exist.3 \
+          docs/man/memcached_exist_by_key.3 \
           docs/man/memcached_fetch.3 \
           docs/man/memcached_fetch_execute.3 \
           docs/man/memcached_fetch_result.3 \
           docs/man/memcached_flush_buffers.3 \
           docs/man/memcached_free.3 \
           docs/man/memcached_generate_hash.3 \
-          docs/man/libmemcached_check_configuration.3 \
-          docs/man/libmemcached_configuration.3 \
-          docs/man/memcached.3 \
           docs/man/memcached_generate_hash_value.3 \
           docs/man/memcached_get.3 \
           docs/man/memcached_get_by_key.3 \
@@ -95,6 +95,7 @@ man_MANS+= \
           docs/man/memcached_quit.3 \
           docs/man/memcached_replace.3 \
           docs/man/memcached_replace_by_key.3 \
+          docs/man/memcached_last_error_message.3 \
           docs/man/memcached_sasl_set_auth_data.3 \
           docs/man/memcached_server_add.3 \
           docs/man/memcached_server_count.3 \
@@ -106,7 +107,6 @@ man_MANS+= \
           docs/man/memcached_server_push.3 \
           docs/man/memcached_servers_parse.3 \
           docs/man/memcached_set.3 \
-          docs/man/memcached_last_error_message.3 \
           docs/man/memcached_set_by_key.3 \
           docs/man/memcached_set_memory_allocators.3 \
           docs/man/memcached_set_sasl_callbacks.3 \
@@ -117,6 +117,8 @@ man_MANS+= \
           docs/man/memcached_stat_get_value.3 \
           docs/man/memcached_stat_servername.3 \
           docs/man/memcached_strerror.3 \
+          docs/man/memcached_touch.3 \
+          docs/man/memcached_touch_by_key.3 \
           docs/man/memcached_verbosity.3 \
           docs/man/memcached_version.3 \
           docs/man/memcapable.1 \
index 1280cedcfb180815f7c65bca4a6e2fe69a3baaa3..286848e59747f8925733cdbfedc231fae1a456bf 100644 (file)
@@ -64,6 +64,15 @@ Advanced Topics
    memcached_verbosity
    memcached_version
 
+##################
+Interface Versions
+##################
+
+.. toctree::
+   :titlesonly:
+
+   libmemcached-1.0/index
+   libmemcached-1.1/index
 
 ####################
 Deprecated Functions
diff --git a/docs/libmemcached-1.0/index.rst b/docs/libmemcached-1.0/index.rst
new file mode 100644 (file)
index 0000000..fb8ed30
--- /dev/null
@@ -0,0 +1,9 @@
+====================
+libmemcached 1.0 API
+====================
+
+
+.. toctree::
+   :titlesonly:
+
+   memcached_touch
diff --git a/docs/libmemcached-1.0/memcached_touch.rst b/docs/libmemcached-1.0/memcached_touch.rst
new file mode 100644 (file)
index 0000000..7390dd1
--- /dev/null
@@ -0,0 +1,61 @@
+===========================================
+memcached_touch(), memcached_touch_by_key()
+===========================================
+
+.. index:: object: memcached_st
+
+--------
+SYNOPSIS
+--------
+
+
+#include <libmemcached/memcached.h>
+.. c:function:: memcached_return_t memcached_touch (memcached_st *ptr, const char *key, size_t key_length, time_t expiration);
+
+.. c:function:: memcached_return_t memcached_touch_by_key (memcached_st *ptr, const char *group_key, size_t group_key_length, const char *key, size_t key_length, time_t expiration);
+
+Compile and link with -lmemcached
+
+-----------
+DESCRIPTION
+-----------
+
+
+:c:func:`memcached_touch()` is used to update the expiration time on an existing key.
+:c:func:`memcached_touch_by_key()` works the same, but it takes a master key 
+to find the given value.
+
+
+------
+RETURN
+------
+
+
+A value of type :c:type:`memcached_return_t` is returned
+On success that value will be :c:type:`MEMCACHED_SUCCESS`.
+Use :c:func:`memcached_strerror()` to translate this value to a printable 
+string.
+
+----
+HOME
+----
+
+To find out more information please check:
+`http://libmemcached.org/ <http://libmemcached.org/>`_
+
+
+------
+AUTHOR
+------
+
+
+Brian Aker, <brian@tangent.org>
+
+
+--------
+SEE ALSO
+--------
+
+:manpage:`memcached(1)` :manpage:`libmemcached(3)` :manpage:`memcached_strerror(3)`
+
diff --git a/docs/libmemcached-1.1/index.rst b/docs/libmemcached-1.1/index.rst
new file mode 100644 (file)
index 0000000..01c1b31
--- /dev/null
@@ -0,0 +1,5 @@
+====================
+libmemcached 1.1 API
+====================
+
+The 1.1 is still being finalized. It will be the 1.0 API minus deprecated functions.
index 80611d27473d892281dc78e7ba9711ddb675c826..e766ba8affbf3f8afb59f8f4a2b4dc6af8753240 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_CLONE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_CLONE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_clone \- libhashkit Documentation
 .
index e1978ac416efab48823c3d63602283fb9d4d7ef3..e58d730d1869d8a51169a1922d04e24ca2e67933 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_CRC32" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_CRC32" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_crc32 \- libhashkit Documentation
 .
index f9c880de6222375407fee16cce07391d94eb6182..d7cd48c0a5c5db396062f8bcd8fc07319c868409 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_CREATE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_CREATE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_create \- libhashkit Documentation
 .
index 58f420b8404b9b7113ae86e5a682102fe7afe9fa..d67388a323115dd442ac577375aaae7fff66f83d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1_32" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_FNV1_32" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_fnv1_32 \- libhashkit Documentation
 .
index b4fddd6fd864a3dceadc1b8363c4fcfb771889c6..bda9b1fa39518cb017f46c0dc75a10679fc5d153 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1_64" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_FNV1_64" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_fnv1_64 \- libhashkit Documentation
 .
index 6b4df6f58d922ef6bafde7768b3a358d790aa139..328bf5c240f76679c0e6133190147609f499f31b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1A_32" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_FNV1A_32" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_fnv1a_32 \- libhashkit Documentation
 .
index c159938acafdfc7acef53f8e555531f3ee239e92..c91784dce1426ee5b259c81364f5de9e5fe9b5b4 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1A_64" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_FNV1A_64" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_fnv1a_64 \- libhashkit Documentation
 .
index fcc34aa92b01b318c0e7b6409bde8d41e5ee8f38..aa76be6c2513d24ea40010c59e250b48c2229f60 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FREE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_FREE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_free \- libhashkit Documentation
 .
index b2d6fa4af13e505fb6bfe54fbdafdd9f14691ccd..53e166c383894505f3924bddb78fe9b300f90a65 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FUNCTIONS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_FUNCTIONS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_functions \- libhashkit Documentation
 .
index c7a7baef0a30c2bd11ecfb43aafb66416e93ac8a..1229f2b4df0493cb6d4a467cc9e5c677415c1228 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_HSIEH" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_HSIEH" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_hsieh \- libhashkit Documentation
 .
index 68904a05923fece2a1cbdfa98f8a80b64f15f3b5..9e22b49cb6bad674b63d529b684a3f9a6d38f172 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_IS_ALLOCATED" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_IS_ALLOCATED" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_is_allocated \- libhashkit Documentation
 .
index 774238a3b5b7c4b3984434fb4326147d5b1f96b4..601348125855edbcee1e5b6c9fd6373f703ec476 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_JENKINS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_JENKINS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_jenkins \- libhashkit Documentation
 .
index 3ebeea6125e81a127a5dadf18ef2fa60fdf4ab9f..28828d61e994befd93f86fb4c4d76a5d76ce38da 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_MD5" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_MD5" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_md5 \- libhashkit Documentation
 .
index bd9be2201a9a13b5479ef3c26cfdec72b0a8c5f9..af9d5e94367081c988f65d1109e03a6430413936 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_MURMUR" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_MURMUR" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_murmur \- libhashkit Documentation
 .
index 3be45fbaec3b300d743e689f1f6d52247c5adf20..4f6ddda2e7114b35388ef2081bc296eaf388a33e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_VALUE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "HASHKIT_VALUE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 hashkit_value \- libhashkit Documentation
 .
index d391b75735ad4afecba65dfe4d8bf2d07e6c3617..5954aea1ba03c48036b93b61f37617a6343629b8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBHASHKIT" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "LIBHASHKIT" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 libhashkit \- libhashkit Documentation
 .
index a0788e2ab749246b03cd12a0d67143e183afa4e3..9160fb70ac3c8250bed1b5a49efdb45eaf10ac55 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "LIBMEMCACHED" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 libmemcached \- Introducing the C Client Library for memcached
 .
@@ -43,7 +43,7 @@ Compile and link with \-lmemcached
 .ce 0
 .sp
 .sp
-libMemcached is an open source C/C++ client library and tools for the memcached server (\fI\%http://danga.com/memcached\fP). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.
+libMemcached is an open source C/C++ client library and tools for the memcached server (\fI\%http://memcached.org/\fP). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.
 .sp
 libMemcached was designed to provide the greatest number of options to use Memcached. Some of the features provided:
 .INDENT 0.0
@@ -73,7 +73,7 @@ Tools to Manage your Memcached networks.
 .sp
 "Memcached is a high\-performance, distributed memory object caching
 system, generic in nature, but intended for use in speeding up dynamic web
-applications by alleviating database load." \fI\%http://danga.com/memcached/\fP
+applications by alleviating database load." \fI\%http://memcached.org/\fP
 .sp
 \fBlibmemcached\fP is a small, thread\-safe client library for the
 memcached protocol. The code has all been written to allow
index b43b854029f0c4b923dfcc106b6cbc3e500a1349..9e4df3611a37912a565aa2a81dea29aeed01077c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 libmemcached_check_configuration \- libmemcached Documentation
 .
index 8a9797da4f5fbbd760e41d7598a2b15094b1c769..c0572835ec0ee232ed4980df095c55b9cc0d45b4 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED_CONFIGURATION" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "LIBMEMCACHED_CONFIGURATION" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 libmemcached_configuration \- libmemcached Documentation
 .
index 387dbf4f10ca00044f2a2a3dbb08ef6c316fd623..f2c0ef1746e32fa27e9b310844a4d1521ed4c09f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED_EXAMPLES" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "LIBMEMCACHED_EXAMPLES" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 libmemcached_examples \- libmemcached Documentation
 .
index f5ea831f5717061174651ae0adf71e3ade1da8f8..65e5291aeb0bc5948223faa3fd1eec5ab13ce9bf 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHEDUTIL" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "LIBMEMCACHEDUTIL" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 libmemcachedutil \- libmemcached Documentation
 .
index 1ec50730b06189192761a1505c5caf7fa2560562..2fabe477d4e092adceda78aa179978b62ddfb96b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMASLAP" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMASLAP" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memaslap \- libmemcached Documentation
 .
index 285bc35e1f930ea23ef84c3d5e0b2144b4ff1abf..687468d0329826d9f95f8b4b3f603d2e51a53586 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached \- libmemcached Documentation
 .
index 9d92abfeb0d21053e4ddb07946dc029ec13e3996..25019d31e132a3741e2d62252eff35474a971d59 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ADD" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_ADD" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_add \- Storing and Replacing Data
 .
index bb739c87c19b4d333b1ad97c7c66a55fbb0e0acd..a0408f297b61cb21a366addfbcebeb9314b08297 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ADD_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_ADD_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_add_by_key \- Storing and Replacing Data
 .
index 3b9c878d4da36eefd7e7d1b081d1a0d6efb83045..ff4a282955cd153f342934699b8f7c812c877812 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ANALYZE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_ANALYZE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_analyze \- libmemcached Documentation
 .
index 5de1282fc409d21cab91dcde5ddf48cc708ad2ca..f70ad067fe2c2345fb7ec666cfb7dc96acfc37d1 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_APPEND" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_APPEND" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_append \- Appending to or Prepending to data on the server
 .
index c2a695e3dda067919bcff42ecde71073066f1b47..ca3c62d80e46f1a386424c972440a4a7420925ae 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_APPEND_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_APPEND_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_append_by_key \- Appending to or Prepending to data on the server
 .
index edaf3a18ae8a4525f4bc322e56a071bf9eb3dd9d..d62a8d6ec42785f97a2e3ae670655d02d9ce64e8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_AUTO" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_AUTO" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_auto \- Incrementing and Decrementing Values
 .
index 5c7434b2abdd439aa00a55827b971416541bd93e..17976e9ac0d8a6c0d4a28e4ae65db7557d0fb7a0 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_BEHAVIOR" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_behavior \- libmemcached Documentation
 .
index 77462a16c3ea1a3f16d5fc677032e01e206577ce..d83f2cea4bb8c86d67ba7fa77eb1e327101cd454 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_BEHAVIOR_GET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR_GET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_behavior_get \- libmemcached Documentation
 .
index cfbfed692aee23f223df79b1421e4180e00c9f20..ce3759672a57ec072f49935a93cfd38efba20b22 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_BEHAVIOR_SET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR_SET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_behavior_set \- libmemcached Documentation
 .
index 7efee244095873a1340232431ae4fcfc82ca21ef..2f7a080f624d9218e25755fc945047f3ac82e683 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CALLBACK" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_CALLBACK" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_callback \- libmemcached Documentation
 .
index f71731d448ea864ccf564641508b66adedf6acda..ff00b04ad4d26624d64d978506f49097d1bdb90d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CALLBACK_GET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_CALLBACK_GET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_callback_get \- libmemcached Documentation
 .
index 673a055d406e9ef5cd9aaeec24b8cb2387f83fa5..5d958c81a47ec19f550230f89173ee3fa9b7bafa 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CALLBACK_SET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_CALLBACK_SET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_callback_set \- libmemcached Documentation
 .
index 12ebd356c5c0289ce650a1790c0502576d192289..43246eade8f73fe4bb836bff3fec2b217859f481 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CAS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_CAS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_cas \- Working with data on the server in an atomic fashion
 .
index f3d6f84f741961213a37136a6a34c3ce9a179f1c..04da99ef456131ef746be9f92f1a42aa451114bd 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CAS_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_CAS_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_cas_by_key \- Storing and Replacing Data
 .
index 44e0a379ecdcd99ad34992fa52928687cc337401..d39b5ec964423b28a13dd5b0f2012db0f26facf7 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CLONE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_CLONE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_clone \- libmemcached Documentation
 .
index 29963992c0d86b4caaff36ae7f0d3914e1af9b66..20e7ca3d62478e8a739ac9b0f7ac4ca33d8a7d27 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CREATE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_CREATE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_create \- libmemcached Documentation
 .
index 523f5ec16147a463a4a3359fd4259d4080d334a0..a832cd6330faeac30af6c554fa608690bca8b0c8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DECREMENT" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_DECREMENT" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_decrement \- Incrementing and Decrementing Values
 .
index 80cf7ff57226dc5a5ad2822d78d156d54f08c68f..d9c9aeec03e72cf07e7d5f02a021ce01ea3bdd23 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DECREMENT_WITH_INITIAL" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_DECREMENT_WITH_INITIAL" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_decrement_with_initial \- Incrementing and Decrementing Values
 .
index 55dac7daec80bb95c1b4025949dcedddc0830c0e..d8c38a4a5ea3d4e8c7442530012fbbb05e4c12e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DELETE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_DELETE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_delete \- libmemcached Documentation
 .
index 7888628ca40038c84d20c53edf52159f1dce7912..0d8be03b35632ce47d151208d4e0a4278834ff97 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DELETE_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_DELETE_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_delete_by_key \- libmemcached Documentation
 .
index dd3e52d2bd1bbc0283053eb67d403984f6147393..812a1f503df9767b396254d6a7fa85b50a50bc34 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DESTROY_SASL_AUTH_DATA" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_DESTROY_SASL_AUTH_DATA" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_destroy_sasl_auth_data \- libmemcached Documentation
 .
index d82763abdb49bca6f0165bd5a1aef98f40bffd25..64f170fb17f9f0d4c8ab2b99d46b84ed1de61aab 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DUMP" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_DUMP" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_dump \- libmemcached Documentation
 .
index 18e39abfe978884e2645964d56f29b038b63aeb5..bdbeb840325ae917459f338c410b4a755f5f8670 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_EXIST" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_EXIST" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_exist \- libmemcached Documentation
 .
index 6259b3ecf051c4660b15e97e1da94fd5124e0269..d396b18eae82f4ac169a45fe88ae4296858c1597 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_EXIST_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_EXIST_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_exist_by_key \- libmemcached Documentation
 .
index bd350cac55606db1701c590bbba4dda76c22ef96..278281dcd5eb647f3f3db0d5860f2a93846480c4 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FETCH" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_FETCH" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_fetch \- Retrieving data from the server
 .
index 1d0f4e2e4d7e46117cccb62f50a8c81c3e088ba9..edaef20994efd93a25ee1532e9e374323029ea88 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FETCH_EXECUTE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_FETCH_EXECUTE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_fetch_execute \- Retrieving data from the server
 .
index 71e6cc239338888b540723fb57beb50fdad99822..4d0eb912130cf5c51ef9dd374cf0d0fd1c9e30fa 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FETCH_RESULT" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_FETCH_RESULT" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_fetch_result \- Retrieving data from the server
 .
index 038e6b9032decca015910038056281af509e2047..2d77e33d5028c6959fdddf5ad26df8eb54c1cfe0 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FLUSH" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_FLUSH" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_flush \- libmemcached Documentation
 .
index 3fd0f5b6f4e8fe4604b6dc2812df1f9f2ccd07cc..a57e69a24bbf5ff03771db43280daad50290b20e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FLUSH_BUFFERS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_FLUSH_BUFFERS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_flush_buffers \- libmemcached Documentation
 .
index 52fd53a3e6e6437e83610d99b6e04c1dbbe13c4d..56c8bc2eb9061382a35b78bb7141cca754bc50e5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FREE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_FREE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_free \- libmemcached Documentation
 .
index b2623e7c88241911d4df21f66fdf74c4d3b3b87c..383b483d0681e7b58eb600563ef396567a961773 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GENERATE_HASH" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_GENERATE_HASH" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_generate_hash \- Generating hash values directly
 .
index 635a0e286728d79b57255007b69b28fc7f5b59d7..e499a04cad030580d0ea839b065772a817ce89fe 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GENERATE_HASH_VALUE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_GENERATE_HASH_VALUE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_generate_hash_value \- Generating hash values directly
 .
index 9c26c31862ac9406a11bc366c69725bdb81aa213..da34a52c6f23c04da05f00cfe23ee5f3b120f25a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_GET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_get \- Retrieving data from the server
 .
index d6f8f47191287486ba81088c5af0ce671a4cd59e..fa1a262fb319615dda0243eb88646794533a4ce6 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_GET_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_get_by_key \- Retrieving data from the server
 .
index 5cb5d2d1f34fd9c591ded23b6c7732f6e53cdd27..b98f02baa6ce61a6258ec75a9f2b73759a7ccab5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_MEMORY_ALLOCATORS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_GET_MEMORY_ALLOCATORS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_get_memory_allocators \- libmemcached Documentation
 .
index 8719c76daf2cf50fd3b3d1440a03dea5b14aadaa..dee3f074cd44c711f1b11f773585d5bbf675094a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_SASL_CALLBACKS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_GET_SASL_CALLBACKS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_get_sasl_callbacks \- libmemcached Documentation
 .
index b1d561dc84219b5871ff1641cecdafd167df9f4d..4058873e8dce01ba678c61db478ce21e7d7bf502 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_USER_DATA" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_GET_USER_DATA" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_get_user_data \- libmemcached Documentation
 .
index 078b1e0790fad9f9c9c9f94a39deb4c865b4a450..6b16f176e5ceae995ecd1754a88a00f3cc6cf745 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_INCREMENT" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_INCREMENT" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_increment \- Incrementing and Decrementing Values
 .
index 89759fb696b9b04765dec6754a72ece117023a9e..e927d286ea71a66f061b56777e637a39781fa1c9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_INCREMENT_WITH_INITIAL" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_INCREMENT_WITH_INITIAL" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_increment_with_initial \- Incrementing and Decrementing Values
 .
index 9e845d75759a5a070926090ad774461375e0af18..59639fdfa3124da98526d25d80d0663ae2fc452f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_LAST_ERROR_MESSAGE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_LAST_ERROR_MESSAGE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_last_error_message \- libmemcached Documentation
 .
index 66134884f9e1d4686bcbf02fe1e45c0f61a6d66e..50168e0d4fff1ebc0aea2c93422b277206aa5a27 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_LIB_VERSION" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_LIB_VERSION" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_lib_version \- libmemcached Documentation
 .
index 56b3afbcb66786656d961381ad3a71dffc227a1a..88a8b5aa1a90031fd1c99191506eeaf81f78d332 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MEMORY_ALLOCATORS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_MEMORY_ALLOCATORS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_memory_allocators \- libmemcached Documentation
 .
index d4ad721f47d1612cb362d1b628bcd5220fe78db5..498f023b44007725a719108be78e744813e15817 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_MGET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_mget \- Retrieving data from the server
 .
index 39adad70886828aa0d3a016107a07fa220e87f87..647d35afa62c4827b151c3690f9ee92f34e4d3ec 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_MGET_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_mget_by_key \- Retrieving data from the server
 .
index 7d369e6c02441fbf508aadf75d26af34a12e4593..43637a516ad86eb468c926737fb462b3fdbdfc5a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET_EXECUTE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_MGET_EXECUTE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_mget_execute \- Retrieving data from the server
 .
index 12050dc483ee47431a5cea10d76f797862e12ce4..f17282225fdf8559b3f75140836a3f3b75d4f567 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET_EXECUTE_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_MGET_EXECUTE_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_mget_execute_by_key \- Retrieving data from the server
 .
index 0cbdecdeed4e4b3ae42398f44431d00f23621a4e..eb983b5ccfef6df8e505c7498f49b7ef443f51fc 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool \- libmemcached Documentation
 .
index 37d6b59273c5052108e635d5a72cdeeab3a356da..5e257924b6d2007ffb05eed58dea5648fb83b65a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_BEHAVIOR_GET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL_BEHAVIOR_GET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool_behavior_get \- libmemcached Documentation
 .
index dfcfb00e39a93dfa1b71164cb295c3424c31e4b6..430ff3c38acbf368d12e88f0762b70c3dc55314c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_BEHAVIOR_SET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL_BEHAVIOR_SET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool_behavior_set \- libmemcached Documentation
 .
index 672d95df422b9d6b7da52f1141a1e3622b599ddb..93bd087295b096281cf62a4a3486ec8e2bc948e3 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_CREATE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL_CREATE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool_create \- libmemcached Documentation
 .
index c7fe30f094d5750d7f79174c9a40fb9f77821286..b15c1374dd7a0c6ed9daf69bcb73e7aa3cbd20b4 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_DESTROY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL_DESTROY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool_destroy \- libmemcached Documentation
 .
index 390bc5810b3149c8ea34cf7e760c3e718579a4e9..64b62259e73ebb40877239afea5f45857a48f5b3 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_FETCH" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL_FETCH" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool_fetch \- libmemcached Documentation
 .
index d1d1e8e8f8a83e9c7ce331ec7c49993cd9f1117f..84dc6e965313ca17f42ac8c5fbaa28e108d407c5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_POP" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL_POP" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool_pop \- libmemcached Documentation
 .
index 381ca1dad8a0de5b4efb99705e6b5ffd93b71d29..c0be2a10bc7544cb07ab67ee8b43c502e12ba197 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_PUSH" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL_PUSH" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool_push \- libmemcached Documentation
 .
index c952e715aac39e4e888c3c01317dfa67d8a4dd9a..2ced5ae743ac4e595e597694d1d3d7b4be4e933f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_RELEASE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL_RELEASE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool_release \- libmemcached Documentation
 .
index 7d20f263c207cdf6e95206202f060cf8f48e95d2..dff19c99fa7acbde9fb370e763d5984ac1a93287 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_ST" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_POOL_ST" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_pool_st \- libmemcached Documentation
 .
index c6c0920a2cc809a24e32d21409460ac544fb6eb9..f9f705cedac4316aac0fdb70007f141a32dbf3e8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_PREPEND" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_PREPEND" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_prepend \- Appending to or Prepending to data on the server
 .
index 41aa324a88c63cdef8ba4eb99a6c4738f1b13693..fabf3f91a8e4a94868a907d47e0a57a995c5d242 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_PREPEND_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_PREPEND_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_prepend_by_key \- Appending to or Prepending to data on the server
 .
index 273cd38e131f302369801959a793d696dde0ad65..c1f117af6b9173331f80cda3bfde14b56bcd94d9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_QUIT" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_QUIT" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_quit \- libmemcached Documentation
 .
index 20bdef28a9df95fc7a4883570dde728e1125ce4e..5e742eca9951ffd01b83fa23cede828fa97612cd 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_REPLACE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_REPLACE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_replace \- Storing and Replacing Data
 .
index 9b2be59112d6e2da832a6fa97457f3258846da21..f8beeacb04f0e07dd88f7065e151b857381b7eff 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_REPLACE_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_REPLACE_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_replace_by_key \- Storing and Replacing Data
 .
index 515e6302be776ce04060f0624165e18773d8d8a1..da5e7512eaa2372923cc3e88858dcaa2a61afb38 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_CAS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RESULT_CAS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_result_cas \- Working with result sets
 .
index e7b23462bf6904f3a6d54bf8968dd7e72a9f17ae..8642c43402115f48391e1357b85c573bddf621dd 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_CREATE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RESULT_CREATE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_result_create \- Working with result sets
 .
index 014d9c202e0fb6a92bd967c642398d8203103db6..cda9eb14529f119b102b4fb94cb13f79883daea9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_FLAGS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RESULT_FLAGS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_result_flags \- Working with result sets
 .
index d1e9e9409e0cfcf120010fb23b60976bf510b86f..5bb8b69fd7a186205a47f9db98fa3c060a70915e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_FREE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RESULT_FREE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_result_free \- Working with result sets
 .
index 9454ce9883c1835aa88d99e2c97f462232e7f76c..6b0f9644d67265fcee03a5ee05ab6bdbf1fe9d6a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_KEY_LENGTH" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RESULT_KEY_LENGTH" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_result_key_length \- Working with result sets
 .
index 16f6663f1aa30f352ac822a6b24152a31062e0c6..2ef61b22c5ed28480dafd258b8faeb154f3634e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_KEY_VALUE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RESULT_KEY_VALUE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_result_key_value \- Working with result sets
 .
index 4a03e44f8923923cdda457e3cf0a1b5474f2b56d..88b4e7ab226852207e9b2fb733f7c4b484039f3b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_LENGTH" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RESULT_LENGTH" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_result_length \- Working with result sets
 .
index e2f5d1fe5f1db4bbc7a2bb7728d7556f33195857..531f1bfa439498e0f3eaf806f07b1eedb1a11ab5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_ST" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RESULT_ST" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_result_st \- Working with result sets
 .
index 2987ad81cfa393359acaa2a9cb5cd39c3b7e4e5c..60c453686df027c44a98603d64c722d51fcaca33 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_VALUE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RESULT_VALUE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_result_value \- Working with result sets
 .
index 73b57c6c528ad1c304773517cad2eec7ce1e9c36..95ad39408d6dddb00e8d3ebb72431563e3f25f02 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RETURN_T" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_RETURN_T" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_return_t \- Return type values 
 .
index bca44977e0074ba5e84d1e6c389355340efb5800..fd6fe595e3365b3e4e8e8aa3fc760e89e60557e9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SASL" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SASL" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_sasl \- libmemcached Documentation
 .
index 6b36bee6eb149f8e14b2493d51f228ab1853159a..429cbdc1e68bdd0bec7d6ac6e5ab97a6930a71a7 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SASL_SET_AUTH_DATA" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SASL_SET_AUTH_DATA" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_sasl_set_auth_data \- libmemcached Documentation
 .
index d6e06c89952f132359e2f1cc766eccaaa00e49e5..c93f8abf6eaf3b67235e4e3fd2705ade9291c4dd 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_ADD" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_ADD" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_add \- libmemcached Documentation
 .
@@ -59,7 +59,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .UNINDENT
 .INDENT 0.0
 .TP
-.B memcached_server_instance_st memcached_server_by_key(const memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
+.B memcached_server_instance_st memcached_server_by_key(memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
 .UNINDENT
 .INDENT 0.0
 .TP
index fd4be6ded1dc14954fcb17dd25fa352fdf21bc61..8268b93ce1f6cb68a0c91af00eb27c7ead7d5790 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_ADD_UNIX_SOCKET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_ADD_UNIX_SOCKET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_add_unix_socket \- libmemcached Documentation
 .
@@ -59,7 +59,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .UNINDENT
 .INDENT 0.0
 .TP
-.B memcached_server_instance_st memcached_server_by_key(const memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
+.B memcached_server_instance_st memcached_server_by_key(memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
 .UNINDENT
 .INDENT 0.0
 .TP
index 7a5015e28578592dc1b602f9447892787fae8b1d..ef7f09dd55960329450e31f0ca63165fbcda4d3f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_COUNT" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_COUNT" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_count \- libmemcached Documentation
 .
@@ -59,7 +59,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .UNINDENT
 .INDENT 0.0
 .TP
-.B memcached_server_instance_st memcached_server_by_key(const memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
+.B memcached_server_instance_st memcached_server_by_key(memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
 .UNINDENT
 .INDENT 0.0
 .TP
index 546f657e33d6d06960ad1e4d9397072557d50b81..4e8d9b0af474cf5fa5fbb2205fa3126a945f10cf 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_CURSOR" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_CURSOR" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_cursor \- libmemcached Documentation
 .
@@ -59,7 +59,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .UNINDENT
 .INDENT 0.0
 .TP
-.B memcached_server_instance_st memcached_server_by_key(const memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
+.B memcached_server_instance_st memcached_server_by_key(memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
 .UNINDENT
 .INDENT 0.0
 .TP
index a54f0710a94295aad1dfd305807e6bd60e78c356..e6df4c0811f6843a5283b1a07ae4988efa89d481 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_list \- libmemcached Documentation
 .
@@ -59,7 +59,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .UNINDENT
 .INDENT 0.0
 .TP
-.B memcached_server_instance_st memcached_server_by_key(const memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
+.B memcached_server_instance_st memcached_server_by_key(memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
 .UNINDENT
 .INDENT 0.0
 .TP
index 2e58addcda15c4126300381e75ab08ae1ddbdd6e..8d310256ed43972063ab5ca5cdcd91c6533b5a2f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST_APPEND" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST_APPEND" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_list_append \- libmemcached Documentation
 .
index 8a7d9406f28c61ab6da655b77f22af4b342f91ec..aa2e1c7780f5039f56531a43912de0d091b80c0d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST_COUNT" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST_COUNT" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_list_count \- libmemcached Documentation
 .
index e6d14f3d52d6417d151fa88f9f200e4a980a375d..29d1932146b4b944ab76d5b7c0ae307d4f0403c1 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST_FREE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST_FREE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_list_free \- libmemcached Documentation
 .
index d97262e11881cae5625db543d6e9a67acce40a58..babae167db51de2c3ef9e7dc1ef247d8141dc79d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_PUSH" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_PUSH" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_push \- libmemcached Documentation
 .
@@ -59,7 +59,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .UNINDENT
 .INDENT 0.0
 .TP
-.B memcached_server_instance_st memcached_server_by_key(const memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
+.B memcached_server_instance_st memcached_server_by_key(memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
 .UNINDENT
 .INDENT 0.0
 .TP
index 47414477db6e92845644e68ed1daac511ed89eb4..3aa347e90e796ef096af50fbe68a8c0f74a1dd0c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_ST" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVER_ST" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_server_st \- libmemcached Documentation
 .
@@ -59,7 +59,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .UNINDENT
 .INDENT 0.0
 .TP
-.B memcached_server_instance_st memcached_server_by_key(const memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
+.B memcached_server_instance_st memcached_server_by_key(memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
 .UNINDENT
 .INDENT 0.0
 .TP
index 8caf552ac23cb2923bbc12479a4919bf3cd89e23..bd136b985e4b97da6c9840b50642f0ce6d4b4fe9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVERS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVERS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_servers \- libmemcached Documentation
 .
@@ -59,7 +59,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .UNINDENT
 .INDENT 0.0
 .TP
-.B memcached_server_instance_st memcached_server_by_key(const memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
+.B memcached_server_instance_st memcached_server_by_key(memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, memcached_return_t\fI\ *error\fP)
 .UNINDENT
 .INDENT 0.0
 .TP
index 762e86f3693488643bb18003696279e7b20aa1c4..ed3deff7368569c778a8dbcbb893e5a443c87516 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVERS_PARSE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVERS_PARSE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_servers_parse \- libmemcached Documentation
 .
index c88f8ff4df6ca0e63cfa2a7b4813a790e1c82feb..7a6ad0769c0aa47a05796200d8c4862679931064 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVERS_RESET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SERVERS_RESET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_servers_reset \- libmemcached Documentation
 .
index 13346840ff4deed7436403475e095d133abe026c..3ff1293ed114c16ca1d249add98fa68c59feebba 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SET" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_set \- Storing and Replacing Data
 .
index d19449ea2ac059060955d56db66300ae01b039c6..08def6f725297e8507903d731f90e7631634c1dc 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_BY_KEY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SET_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_set_by_key \- Storing and Replacing Data
 .
index 34be814e0b950efb130d246df2e79346a4ae9714..06806a5bdb27ec173e88efa55507955d6a05418e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_MEMORY_ALLOCATORS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SET_MEMORY_ALLOCATORS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_set_memory_allocators \- libmemcached Documentation
 .
index 4a1b37094ebf1a55954c7ec5708e1804491ba3a3..390f9b75e090aac40695942f427544c89b94f0cb 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_MEMORY_ALLOCATORS_CONTEXT" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SET_MEMORY_ALLOCATORS_CONTEXT" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_set_memory_allocators_context \- libmemcached Documentation
 .
index 3d8fb9abc1e655e8a165242eb475e640fa3df810..7e7cea1d5e9673b8f66dd228ea0d7fc2d5b7875d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_SASL_CALLBACKS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SET_SASL_CALLBACKS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_set_sasl_callbacks \- libmemcached Documentation
 .
index 3edc7f35c24cdd9320b54285d8d91b721afac1da..ba5826f926af8a2104ae400862269af392afdb92 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_USER_DATA" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_SET_USER_DATA" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_set_user_data \- libmemcached Documentation
 .
index 1ca317fdf173bc0dfa920b653b146cce63b9dc3b..5d7536c481bae5e354742cd1712bcb95db4387e0 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_STAT" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_stat \- libmemcached Documentation
 .
index 662502960690327b8e0b93237cf93899a5dd327e..7f9e70229219659be3cdc796010ab8e76b17c55b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_EXECUTE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_STAT_EXECUTE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_stat_execute \- libmemcached Documentation
 .
index 612f24f885d9003fabf266b64aa2546e5fbebc62..10607841c4f2868c014c11bde3880628213026c9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_GET_KEYS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_STAT_GET_KEYS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_stat_get_keys \- libmemcached Documentation
 .
index b5720a5ecd887f2777735d3f2a95f944f6bd0d6f..0e1925000ecaea6bfbcbd3d63a55bf21be0fd9ee 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_GET_VALUE" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_STAT_GET_VALUE" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_stat_get_value \- libmemcached Documentation
 .
index efc47dcef2aad5f3c9a1dd77778bf0ae22a20240..3faecfa5daa014271921ed3a445b26d6c12b7479 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_SERVERNAME" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_STAT_SERVERNAME" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_stat_servername \- libmemcached Documentation
 .
index 372dff135831f775fb4c2b8c573d555b6e3aaa65..1d0588b00ffa3cf24af7a3ed182da09323acc090 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STATS" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_STATS" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_stats \- libmemcached Documentation
 .
index f1fdd1370f9cbac2b8c9299bd75d15eb907e5ef5..4336af8d4229000c9dee16fd420427593aa0e7d5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STRERROR" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_STRERROR" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_strerror \- libmemcached Documentation
 .
diff --git a/docs/man/memcached_touch.3 b/docs/man/memcached_touch.3
new file mode 100644 (file)
index 0000000..f19169a
--- /dev/null
@@ -0,0 +1,73 @@
+.TH "MEMCACHED_TOUCH" "3" "October 18, 2011" "1.01" "libmemcached"
+.SH NAME
+memcached_touch \- libmemcached Documentation
+.
+.nr rst2man-indent-level 0
+.
+.de1 rstReportMargin
+\\$1 \\n[an-margin]
+level \\n[rst2man-indent-level]
+level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
+-
+\\n[rst2man-indent0]
+\\n[rst2man-indent1]
+\\n[rst2man-indent2]
+..
+.de1 INDENT
+.\" .rstReportMargin pre:
+. RS \\$1
+. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
+. nr rst2man-indent-level +1
+.\" .rstReportMargin post:
+..
+.de UNINDENT
+. RE
+.\" indent \\n[an-margin]
+.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.nr rst2man-indent-level -1
+.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
+..
+.\" Man page generated from reStructeredText.
+.
+.SH SYNOPSIS
+.sp
+#include <libmemcached/memcached.h>
+.INDENT 0.0
+.TP
+.B memcached_return_t memcached_touch (memcached_st *ptr, const char *key, size_t key_length, time_t expiration);
+.UNINDENT
+.INDENT 0.0
+.TP
+.B memcached_return_t memcached_touch_by_key (memcached_st *ptr, const char *group_key, size_t group_key_length, const char *key, size_t key_length, time_t expiration);
+.UNINDENT
+.sp
+Compile and link with \-lmemcached
+.SH DESCRIPTION
+.sp
+\fBmemcached_touch()\fP is used to update the expiration time on an existing key.
+\fBmemcached_touch_by_key()\fP works the same, but it takes a master key
+to find the given value.
+.SH RETURN
+.sp
+A value of type \fBmemcached_return_t\fP is returned
+On success that value will be \fBMEMCACHED_SUCCESS\fP.
+Use \fBmemcached_strerror()\fP to translate this value to a printable
+string.
+.SH HOME
+.sp
+To find out more information please check:
+\fI\%http://libmemcached.org/\fP
+.SH AUTHOR
+.sp
+Brian Aker, <\fI\%brian@tangent.org\fP>
+.SH SEE ALSO
+.sp
+\fImemcached(1)\fP \fIlibmemcached(3)\fP \fImemcached_strerror(3)\fP
+.SH AUTHOR
+Brian Aker
+.SH COPYRIGHT
+2011, 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
new file mode 100644 (file)
index 0000000..386ce46
--- /dev/null
@@ -0,0 +1,73 @@
+.TH "MEMCACHED_TOUCH_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached"
+.SH NAME
+memcached_touch_by_key \- libmemcached Documentation
+.
+.nr rst2man-indent-level 0
+.
+.de1 rstReportMargin
+\\$1 \\n[an-margin]
+level \\n[rst2man-indent-level]
+level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
+-
+\\n[rst2man-indent0]
+\\n[rst2man-indent1]
+\\n[rst2man-indent2]
+..
+.de1 INDENT
+.\" .rstReportMargin pre:
+. RS \\$1
+. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
+. nr rst2man-indent-level +1
+.\" .rstReportMargin post:
+..
+.de UNINDENT
+. RE
+.\" indent \\n[an-margin]
+.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.nr rst2man-indent-level -1
+.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
+..
+.\" Man page generated from reStructeredText.
+.
+.SH SYNOPSIS
+.sp
+#include <libmemcached/memcached.h>
+.INDENT 0.0
+.TP
+.B memcached_return_t memcached_touch (memcached_st *ptr, const char *key, size_t key_length, time_t expiration);
+.UNINDENT
+.INDENT 0.0
+.TP
+.B memcached_return_t memcached_touch_by_key (memcached_st *ptr, const char *group_key, size_t group_key_length, const char *key, size_t key_length, time_t expiration);
+.UNINDENT
+.sp
+Compile and link with \-lmemcached
+.SH DESCRIPTION
+.sp
+\fBmemcached_touch()\fP is used to update the expiration time on an existing key.
+\fBmemcached_touch_by_key()\fP works the same, but it takes a master key
+to find the given value.
+.SH RETURN
+.sp
+A value of type \fBmemcached_return_t\fP is returned
+On success that value will be \fBMEMCACHED_SUCCESS\fP.
+Use \fBmemcached_strerror()\fP to translate this value to a printable
+string.
+.SH HOME
+.sp
+To find out more information please check:
+\fI\%http://libmemcached.org/\fP
+.SH AUTHOR
+.sp
+Brian Aker, <\fI\%brian@tangent.org\fP>
+.SH SEE ALSO
+.sp
+\fImemcached(1)\fP \fIlibmemcached(3)\fP \fImemcached_strerror(3)\fP
+.SH AUTHOR
+Brian Aker
+.SH COPYRIGHT
+2011, Brian Aker DataDifferential, http://datadifferential.com/
+.\" Generated by docutils manpage writer.
+.\" 
+.
index bd478d5dcf3c5d5e06bba0eac8711feb47bb6f87..f7e6c2f6bcee1ed1f46897b0e4cbadf42e1cafee 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_USER_DATA" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_USER_DATA" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_user_data \- libmemcached Documentation
 .
index daa502a7c7c73a15bb00ab63e9440a1e82ac2b73..4714b77dff6356a4005b035d7f21d4d4ff401cdc 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_VERBOSITY" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_VERBOSITY" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_verbosity \- libmemcached Documentation
 .
index 3a3dd501bbab3f682f0c632e78fcd15fb4303107..dbaee8e73a8ebd95f61cdfc6becee2cf95e3fb67 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_VERSION" "3" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCACHED_VERSION" "3" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcached_version \- libmemcached Documentation
 .
index 92c5ee0c080288e78bd417ea9d9175ca3875bd0c..c8d3ac0bfb737ed3dd79fe16d09b02901db6d78e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCAPABLE" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCAPABLE" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcapable \- libmemcached Documentation
 .
index f7022e4bc709af387837e8f8223e34aa6dd464f8..21428887a33f90bbb8cfc2e642c2f8c4a921cf4f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCAT" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCAT" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcat \- libmemcached Documentation
 .
index 7ba99f13a7224391ee23b63024307c98cdf03c20..1c146608f588dc2c2c12a5372c4ae32db57a85e1 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCP" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMCP" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memcp \- libmemcached Documentation
 .
index 56c92890561f5c3abb26bd4f05d5f2e12fa88792..cfb1dcaf453962b5e83df94479274f4e4d8a32e7 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMDUMP" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMDUMP" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memdump \- libmemcached Documentation
 .
index e7781ca0b6e52e4298bd8aea36ccf9ccc2c66306..c37cd3a5e7b4c19985d780ba093e57bd81dd2da3 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMERROR" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMERROR" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memerror \- libmemcached Documentation
 .
index 3eca22f8ce07ed2455096735c6fbd131693c597b..dcf40d6b56a770c84e2885622b3127ea9d2ceea9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMFLUSH" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMFLUSH" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memflush \- libmemcached Documentation
 .
index c55c8483a7d13824d9b06533cbf604f344b4fbf9..8f14987fc56500b24fe1c75dbd3c13cbb0a9a190 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMRM" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMRM" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memrm \- libmemcached Documentation
 .
index 2ad495e2a5a48fcb8dfb7287c22c3783f4512515..dd7581d7eb517a0fb31a03f4ee6043781b18677f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMSLAP" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMSLAP" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memslap \- libmemcached Documentation
 .
index bffd510368eb93bc1982f41bca1c8da0c09bb6e1..556f2bd1a95c2ae6edc66436abaa2f52d7e8c665 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMSTAT" "1" "September 26, 2011" "0.53" "libmemcached"
+.TH "MEMSTAT" "1" "October 18, 2011" "1.01" "libmemcached"
 .SH NAME
 memstat \- libmemcached Documentation
 .