Update build files.
authorBrian Aker <brian@tangent.org>
Sat, 11 Jun 2011 01:16:41 +0000 (18:16 -0700)
committerBrian Aker <brian@tangent.org>
Sat, 11 Jun 2011 01:16:41 +0000 (18:16 -0700)
129 files changed:
Makefile.am
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_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_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_pop.3
docs/man/memcached_pool_push.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_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_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 2c2760160a862144f2541861679a0054adaafcd9..2c7f15efca34a5febec33d1bf16d13c9e85e5d0a 100644 (file)
@@ -51,32 +51,43 @@ EXTRA_DIST+= ${man_MANS}
 
 
 fedora:
-       rm -f ~/rpmbuild/RPMS/x86_64/libmemcached-$(VERSION)*.rpm
-       rm -f ~/rpmbuild/SRPMS/libmemcached-$(VERSION)*.rpm
-       cp libmemcached-$(VERSION).tar.gz ~/rpmbuild/SOURCES/
-       rpmbuild -ba support/libmemcached.spec
-       cp ~/rpmbuild/RPMS/x86_64/libmemcached-$(VERSION)*.rpm .
-       cp ~/rpmbuild/SRPMS/libmemcached-$(VERSION)*.rpm .
+       @rm -f ~/rpmbuild/RPMS/x86_64/libmemcached-$(VERSION)*.rpm
+       @rm -f ~/rpmbuild/SRPMS/libmemcached-$(VERSION)*.rpm
+       @cp libmemcached-$(VERSION).tar.gz ~/rpmbuild/SOURCES/
+       @rpmbuild -ba support/libmemcached.spec
+       @cp ~/rpmbuild/RPMS/x86_64/libmemcached-$(VERSION)*.rpm .
+       @cp ~/rpmbuild/SRPMS/libmemcached-$(VERSION)*.rpm .
 
 generic:
-       rm -f ~/rpmbuild/RPMS/x86_64/libmemcached-$(VERSION)*.rpm
-       rm -f ~/rpmbuild/SRPMS/libmemcached-$(VERSION)*.rpm
-       cp libmemcached-$(VERSION).tar.gz ~/rpmbuild/SOURCES/
-       rpmbuild -ba support/libmemcached.spec
-       cp ~/rpmbuild/RPMS/x86_64/libmemcached-$(VERSION)*.rpm .
-       cp ~/rpmbuild/SRPMS/libmemcached-$(VERSION)*.rpm .
+       @rm -f ~/rpmbuild/RPMS/x86_64/libmemcached-$(VERSION)*.rpm
+       @rm -f ~/rpmbuild/SRPMS/libmemcached-$(VERSION)*.rpm
+       @cp libmemcached-$(VERSION).tar.gz ~/rpmbuild/SOURCES/
+       @rpmbuild -ba support/libmemcached.spec
+       @cp ~/rpmbuild/RPMS/x86_64/libmemcached-$(VERSION)*.rpm .
+       @cp ~/rpmbuild/RPMS/x86_64/libmemcached-devel-$(VERSION)*.rpm .
+       @cp ~/rpmbuild/RPMS/x86_64/libmemcached-debuginfo-$(VERSION)*.rpm .
+       @cp ~/rpmbuild/SRPMS/libmemcached-$(VERSION)*.rpm .
 
-rpm: all man dist generic fedora
+rpm: all man distcheck generic
+
+release: rpm
+       @rpm --addsign libmemcached-$(VERSION)*.rpm .
+       @rpm --checksig libmemcached-$(VERSION)*.rpm .
+       @rpm --addsign libmemcached-devel-$(VERSION)*.rpm .
+       @rpm --checksig libmemcached-devel-$(VERSION)*.rpm .
+       @rpm --addsign libmemcached-debuginfo-$(VERSION)*.rpm .
+       @rpm --checksig libmemcached-debuginfo-$(VERSION)*.rpm .
 
 merge-clean:
-       find ./ | $(GREP) \.gcda | xargs rm -f
-       find ./ | $(GREP) \.gcno | xargs rm -f
-       find ./ | $(GREP) \.gz | xargs rm -f
-       find ./ | $(GREP) \.orig | xargs rm -f
-       find ./ | $(GREP) \.rej | xargs rm -f
-       find ./ | $(GREP) \.rpm | xargs rm -f
-       find ./ | $(GREP) \~$$ | xargs rm -f
-       bzr unknowns
+       @find ./ | $(GREP) \.gcda | xargs rm -f
+       @find ./ | $(GREP) \.gcno | xargs rm -f
+       @find ./ | $(GREP) \.gz | xargs rm -f
+       @find ./ | $(GREP) \.orig | xargs rm -f
+       @find ./ | $(GREP) \.rej | xargs rm -f
+       @find ./ | $(GREP) \.rpm | xargs rm -f
+       @find ./ | $(GREP) \~$$ | xargs rm -f
+       @echo "Files that need to be either removed or checked in:"
+       @bzr unknowns
 
 clean-local:
        -rm -rf docs/_build docs/doctrees
@@ -87,12 +98,12 @@ lcov: lcov-clean check
        @echo "Make sure ./configure was run with '--enable-coverage'"
        @echo "------------------------------------------------------"
        @echo
-       cd libmemcached && lcov --capture --directory . --base-directory .. --output-file lcov.out
-       genhtml -o lcov --function-coverage -t libmemcached libmemcached/lcov.out
+       @cd libmemcached && lcov --capture --directory . --base-directory .. --output-file lcov.out
+       @genhtml -o lcov --function-coverage -t libmemcached libmemcached/lcov.out
 
 lcov-clean: clean
-       rm -rf lcov */lcov.out
-       find . -name '*.gcno' | xargs rm -f
-       find . -name '*.gcda' | xargs rm -f
+       @rm -rf lcov */lcov.out
+       @find . -name '*.gcno' | xargs rm -f
+       @find . -name '*.gcda' | xargs rm -f
 
 DISTCLEANFILES+= config/top.h
index d0653151365cfebf46075be8d9def063e18cd09f..e42f496059af11950d77ec0437d14eb33d2335a7 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_CLONE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_CLONE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_clone \- libhashkit Documentation
 .
index e024608d715f24166b587b601f7e92248db34d0a..e3da2f910cb95ee717978358dfe9846144a2e61c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_CRC32" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_CRC32" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_crc32 \- libhashkit Documentation
 .
index ed937ca94629ff67914f6d766af0e7138a65f045..facdc38f13a0266cf92fb9b33fc9fb8575d023fe 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_CREATE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_CREATE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_create \- libhashkit Documentation
 .
index d00ebbedb7f57c0321ccdcf1bb5dba58a95b947f..52692cc14ab91caa19d2dd115c2aef887c0b3ab2 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1_32" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_FNV1_32" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_fnv1_32 \- libhashkit Documentation
 .
index c3e7fa2e446b0281b14e889a3861ff04b30c4dca..7ae770951223007d0caf6d3f82ebc0f82a0bbd8d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1_64" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_FNV1_64" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_fnv1_64 \- libhashkit Documentation
 .
index 2f2bec687d43956fe564ca0c7613d5e5dd2129c8..f29abffa13d0cbd4cdab4dcc317fe6d38ded3ba3 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1A_32" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_FNV1A_32" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_fnv1a_32 \- libhashkit Documentation
 .
index a855d7e4365f8c274dae089680cdc542c65cb2c2..67d340fd7ac912c06c718385a8e5564305444f4c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FNV1A_64" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_FNV1A_64" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_fnv1a_64 \- libhashkit Documentation
 .
index 8bfb0a289f77415dc330badd4e2eb7410352eb69..b5b783a68b4e5e5375e2f57c2b064ef86d7c5bf8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FREE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_FREE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_free \- libhashkit Documentation
 .
index a71111c2f9fc9c4799e96e09c6a3f1806575a3d0..7c0e1d1a28d73620dc7f3f0f9aa412d64c0de863 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_FUNCTIONS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_FUNCTIONS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_functions \- libhashkit Documentation
 .
index 36d54d5e9769368ff6ced7ddeff172ba96d7d00d..1650ab2a21934fa57f367ffcdb2117d4f6f9b946 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_HSIEH" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_HSIEH" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_hsieh \- libhashkit Documentation
 .
index 8aea2f7d244ac7f2992cb8b6be932dde9eddace2..034c47c764bd646c468a19d5c6b992b2a9c3b600 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_IS_ALLOCATED" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_IS_ALLOCATED" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_is_allocated \- libhashkit Documentation
 .
index 22b60c072056d64c0e117a4bc0708f1e1dd47abb..bc56082cd354b0deb70c066c26fc00a90800b2b0 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_JENKINS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_JENKINS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_jenkins \- libhashkit Documentation
 .
index a0bc92ad71bbab5b038e6fe68186729c82fc6092..9ac876515b847623f4ee56c84564ea4a41defaf5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_MD5" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_MD5" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_md5 \- libhashkit Documentation
 .
index 37d555430073db5f7f439ba1699a56ba116d4454..e6963c0a5ca658af2ae67911819522a32125288b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_MURMUR" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_MURMUR" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_murmur \- libhashkit Documentation
 .
index a38cadf04f690163cb666e4f0cbbd0743efde82b..71fe6558a2487b94ba8c9b889b13a9b87d91ec22 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_VALUE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_VALUE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_value \- libhashkit Documentation
 .
index 2564814386b763782677a3f0ba301792238ed2d8..fddff049aa222d96b8bde1500a4909c67675c938 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBHASHKIT" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "LIBHASHKIT" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 libhashkit \- libhashkit Documentation
 .
index 5732607184f2e8b103089305ade4ef4c4b607ecb..496f471156f700122b4bdb50077d689540f4acf1 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "LIBMEMCACHED" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 libmemcached \- Introducing the C Client Library for memcached
 .
index 5acb2957f772e36ad0ebc2c5601a80883bd20283..d7660ee5edebf765fd12791e212771a2df82056b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 libmemcached_check_configuration \- libmemcached Documentation
 .
index d33c179f8ce0f32e80c133bd742ab7eb0169d370..8522667b725afb9f87258cfb26c8a958d5bd46ad 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED_CONFIGURATION" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "LIBMEMCACHED_CONFIGURATION" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 libmemcached_configuration \- libmemcached Documentation
 .
index 45c3da3640f49ea0ec6f07e26bf0162626dae933..61998af8c5c4a57f9fa3d560e5937e21c107adc6 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHED_EXAMPLES" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "LIBMEMCACHED_EXAMPLES" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 libmemcached_examples \- libmemcached Documentation
 .
index f6960ae80418ad3167bf66624a97d66b616cb704..766f8b594f5749cf23a820e22800a01a22e28648 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBMEMCACHEDUTIL" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "LIBMEMCACHEDUTIL" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 libmemcachedutil \- libmemcached Documentation
 .
index 243673177931b4db53f78a12b9bfbde739fb6ecb..07411db00684d1636e832cfa25be2a9794b00a94 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMASLAP" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMASLAP" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memaslap \- libmemcached Documentation
 .
index 8afca7c5243328cd4a49d44b4c4d5c1aae66422d..a31c665d48433b5b8e174937a0d7faa1c0112868 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached \- libmemcached Documentation
 .
index e29bd2a4cd31ad34a052588e153f430e21f33bf0..35852c86b7716330049d6439074639b091820ec5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ADD" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_ADD" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_add \- Storing and Replacing Data
 .
index 9686ad3dbbfabe99196b5eb3ccb60a737ad57fdf..051762173495d3ae1a1302c274588c23d1c053d7 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ADD_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_ADD_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_add_by_key \- Storing and Replacing Data
 .
index 2917b6e915f57a2bd37030ec21f26bc92c5a96b3..9413f4f3cf9a960a9b0cf16e8c97547bdeadcc16 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ANALYZE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_ANALYZE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_analyze \- libmemcached Documentation
 .
index d41ef68871a450cfbbaaa35d0d1137abd060bac9..34b2c8ec69ad14e552be68798d290414b9bcd65f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_APPEND" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_APPEND" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_append \- Appending to or Prepending to data on the server
 .
index 006656f59a2a8a54e61e007c614b3afb8d21b2cd..8b7a196298c66bad6f8274e093e3b2b62c5469a9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_APPEND_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_APPEND_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_append_by_key \- Appending to or Prepending to data on the server
 .
index 44f2b2d4b8ea72af97a12e3bca5c4eb012a22dd9..501a4cc3dd32619cf6ee5fc62b3ad3bbdf22631e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_AUTO" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_AUTO" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_auto \- Incrementing and Decrementing Values
 .
index a710f77aa1183f61e25a594255fccae37efad9ce..dc46b34c6106e82de8613871801299eb33a78a5e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_BEHAVIOR" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_behavior \- libmemcached Documentation
 .
index 722acfba224a57fa9e5717ba239a9ab42ae15b03..053633501f44bd57ce48acfd247dc16141039d39 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_BEHAVIOR_GET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR_GET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_behavior_get \- libmemcached Documentation
 .
index 0aa111c66aff407b6db2868c96cffe51adefbb12..98194ae33f13daa985797874ad2b27e0831efece 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_BEHAVIOR_SET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_BEHAVIOR_SET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_behavior_set \- libmemcached Documentation
 .
index 84338384c5d6cd1743742ebb5945db71db27d842..3d27ec74f606de1db81403a2053209fdfeba920b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CALLBACK" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_CALLBACK" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_callback \- libmemcached Documentation
 .
index e9285735424e668a1a5e52e7789020094630d406..059587b860f35e16a4ad063ea51f4bddc63ba4a8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CALLBACK_GET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_CALLBACK_GET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_callback_get \- libmemcached Documentation
 .
index ea21198429fc2bae0f5ba8878e01e48d62abc58f..e1ce9edf5844b029d6f784ac0699fac3146e2cad 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CALLBACK_SET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_CALLBACK_SET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_callback_set \- libmemcached Documentation
 .
index 5e81881c279be041b02eb7d8f328560e4c4abdd9..3032345361f222bac156cb03f1f3172a529f9bf2 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CAS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_CAS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_cas \- Working with data on the server in an atomic fashion
 .
index bd0bfb2ce9a5db7a5ab1a406d6802b2c089f5f65..da270c9e71ce8c1e099703d67de2c92e6c9cd402 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CAS_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_CAS_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_cas_by_key \- Storing and Replacing Data
 .
index 4da24c67e5b7a0b1dfed3a535a838b7561146642..6dbdd0d1cf902be047bf4e7a2b4900b9816dedf1 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CLONE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_CLONE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_clone \- libmemcached Documentation
 .
index 266d8c0e96160f36d1f429541b3c5037d1abcbc4..acca0a186834f763293b9e5d964ff5e76de67805 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_CREATE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_CREATE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_create \- libmemcached Documentation
 .
index ac5855c9cfb958ebb86969c918a4f2ea2ff83fa1..a64e259105441a212631996137d0058f7f0bc1dc 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DECREMENT" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_DECREMENT" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_decrement \- Incrementing and Decrementing Values
 .
index df7409aa72137489f5f54eeb84bd1e2c6dc129e2..e2916353b041a240316cd9e1fbd3de88af583c44 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DECREMENT_WITH_INITIAL" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_DECREMENT_WITH_INITIAL" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_decrement_with_initial \- Incrementing and Decrementing Values
 .
index d9bdaf89f504bc1a9da5e59a09e3403eb328c120..cde7b211e5576df6145ae7448c0e9c8183c075d6 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DELETE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_DELETE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_delete \- libmemcached Documentation
 .
index afe0239d7fb5134c4d6ec8351983af472eaebc7f..53312084c2dcb7bfd8465dbb6b19525589ee8895 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DELETE_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_DELETE_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_delete_by_key \- libmemcached Documentation
 .
index 3ff9394c0a71dd0eb4952ac6fca4437e234abd03..3ef32469e80f5e33bbb953d838966e5a8e4692b9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DESTROY_SASL_AUTH_DATA" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_DESTROY_SASL_AUTH_DATA" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_destroy_sasl_auth_data \- libmemcached Documentation
 .
index 5888887d6ec0c79f83ebbc37f10e20e08687eeb2..2d40e50411aa5ce39d9e2dbfb7eb170cd1dec36c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_DUMP" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_DUMP" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_dump \- libmemcached Documentation
 .
index ace471eab3341c560bd466d07e9238b4b708a235..99cc523c7a85bd2e1281b8b5ceff50db8135f132 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FETCH" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_FETCH" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_fetch \- Retrieving data from the server
 .
index d2262c6defb3e36d62ab4a47e5c621dd559082f7..0f1a5f70d9dff7bc6bf53cd343ea746997b56e35 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FETCH_EXECUTE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_FETCH_EXECUTE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_fetch_execute \- Retrieving data from the server
 .
index a762e2a7e2f85edc20b0e411d7bf4b528ce3a280..546a2af86afe590b74f9e2718ef1b056b6325bd6 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FETCH_RESULT" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_FETCH_RESULT" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_fetch_result \- Retrieving data from the server
 .
index 79cec020d42bcdffd1bd045c147befc8299edd68..9818b128d6275b0cf6cd74ff346a1695f7add4c8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FLUSH" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_FLUSH" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_flush \- libmemcached Documentation
 .
@@ -43,7 +43,7 @@ Wipe contents of memcached servers
 Compile and link with \-lmemcached
 .SH DESCRIPTION
 .sp
-memcached_flush() is used to wipe clean the contents of memcached(1) servers.
+:c:func::\fImemcached_flush()\fP is used to wipe clean the contents of memcached(1) servers.
 It will either do this immediately or expire the content based on the
 expiration time passed to the method (a value of zero causes an immediate
 flush). The operation is not atomic to multiple servers, just atomic to a
@@ -51,9 +51,9 @@ single server. That is, it will flush the servers in the order that they were
 added.
 .SH RETURN
 .sp
-A value of type \fBmemcached_return_t\fP is returned
+A value of type \fBmemcached_return_t\fP  is returned
 On success that value will be \fBMEMCACHED_SUCCESS\fP.
-Use memcached_strerror() to translate this value to a printable string.
+Use \fBmemcached_strerror()\fP to translate this value to a printable string.
 .SH HOME
 .sp
 To find out more information please check:
index 556fc99db06ad3c8767750acf822b393991830f0..77b4dba3b5baa112b1d0fbfb1e43f3c3fb4f77b4 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FLUSH_BUFFERS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_FLUSH_BUFFERS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_flush_buffers \- libmemcached Documentation
 .
index 806c0f2896cb7c22c559e9434304501c74410b2f..bfc20475454130cdb3fd8845361d02e5d73b9d50 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_FREE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_FREE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_free \- libmemcached Documentation
 .
index 6f6a2e9d27d628804b2fd4f7e6370d533bacd192..a96a44102d25f68394474a84a85f7a5338f15c61 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GENERATE_HASH" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_GENERATE_HASH" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_generate_hash \- Generating hash values directly
 .
index 41b2b05874ca6b8fbb061ba76c994e97d95502bb..79c33b3c6a74b317c045bff24584975c11ac81bf 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GENERATE_HASH_VALUE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_GENERATE_HASH_VALUE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_generate_hash_value \- Generating hash values directly
 .
index 4acfdec502e519cb9746bbcf9e715611abb438a3..e0df5837c0de344e09d4572e134e3352c1903bca 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_GET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_get \- Retrieving data from the server
 .
index 49857b20acead1acb0f98b8a9ccc710c47d90131..fa722c268cb95722b02690c585dac39a80f4e396 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_GET_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_get_by_key \- Retrieving data from the server
 .
index 2565aef6616836b67c46333e7fe0cec51b3f6b00..c830d4e507413c8f5fbb5546d5b77849e61fab90 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_MEMORY_ALLOCATORS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_GET_MEMORY_ALLOCATORS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_get_memory_allocators \- libmemcached Documentation
 .
index 2dde727974ae79cc77f86ed50f01b63d56ba331d..d66a478ff2cd83a4e97ac48d6e7662023660c49c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_SASL_CALLBACKS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_GET_SASL_CALLBACKS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_get_sasl_callbacks \- libmemcached Documentation
 .
index 47b5d2d649c030877cfeed0548b0ac79ed6a55ef..ad2c62e9e1220b49ba7bbbc70b8915953dbf7544 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_GET_USER_DATA" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_GET_USER_DATA" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_get_user_data \- libmemcached Documentation
 .
index 166ac9f8377ca05777945c64363090b4df929f85..b56aefb69f60a564259136b611b6861e163f8be7 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_INCREMENT" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_INCREMENT" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_increment \- Incrementing and Decrementing Values
 .
index a54b84751c4f5b42d8b7349e7abac04670989c90..fc692920497670eb7b76e4f3a78b92ded51fd23e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_INCREMENT_WITH_INITIAL" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_INCREMENT_WITH_INITIAL" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_increment_with_initial \- Incrementing and Decrementing Values
 .
index 2d3f56c9ee22403fad0c9f62fddc9729ec356cc1..e1e0b82e1e1ef7802765ddbd76a31f44af846723 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_LIB_VERSION" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_LIB_VERSION" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_lib_version \- libmemcached Documentation
 .
index 27ca3eda0129124d3b26e87115645deef7512649..5e27d0c31342c2fcda374a760815447382bf118d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MEMORY_ALLOCATORS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_MEMORY_ALLOCATORS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_memory_allocators \- libmemcached Documentation
 .
index 7968bb2063bb60e920937fa4d1085635e6e70ca8..a9f44faf2ac7d00c14997b524b822dbf61bedc68 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_MGET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_mget \- Retrieving data from the server
 .
index c87626aca9881896f972bef2e33d367440b44808..4154e555aa73d11b7d809cc56f6d49cfc9d5c9bc 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_MGET_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_mget_by_key \- Retrieving data from the server
 .
index 02b3846c0a569fcdc25b5a2c7f6a41ec98d75e54..edacbe968f26ead5c7cb683e0a9a85087e7d8315 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET_EXECUTE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_MGET_EXECUTE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_mget_execute \- Retrieving data from the server
 .
index ec11b3d27f8be832fe0f13f785a6da85b4eba183..7751b8b43aa6d904455910ccc30247b651efef5a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_MGET_EXECUTE_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_MGET_EXECUTE_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_mget_execute_by_key \- Retrieving data from the server
 .
index 0dfba992836cfd9fa581b9e56915a58987b3e33a..3f45540f997f1982c10f94ff96d1f0ba81e58813 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_POOL" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_pool \- libmemcached Documentation
 .
index 1d735cb06adbdfd879cbb20ef6638d1f253f393c..37bce51f12ee93800c977a78575543cd128a7468 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_BEHAVIOR_GET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_POOL_BEHAVIOR_GET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_pool_behavior_get \- libmemcached Documentation
 .
index c0a96a3eb80bd5506918fd91939eb69055d5024a..18f8c0985b19775753df65cf0c87246587deac4e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_BEHAVIOR_SET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_POOL_BEHAVIOR_SET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_pool_behavior_set \- libmemcached Documentation
 .
index 1a09624c168fe884d114338ca541858cd96c63fe..b5c162f56635f5add8891ea900a31873803ade2f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_CREATE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_POOL_CREATE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_pool_create \- libmemcached Documentation
 .
index 73e6ae2eb69b0bb3226f4a98a226c00f972cf868..5222dc86f376614e482bc2027bf79d64fa7d1aed 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_DESTROY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_POOL_DESTROY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_pool_destroy \- libmemcached Documentation
 .
index 8d5707f96fdd2c9cf28d8fd56e9b5b37e37be739..f883c37b0352d6a97e75c5531203f38576b996ce 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_POP" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_POOL_POP" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_pool_pop \- libmemcached Documentation
 .
index cfe2a116c3c58eab57a0aff852402a527af31294..ead405eeeb4eb76d259a9b5349d19aeed862d79d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_PUSH" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_POOL_PUSH" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_pool_push \- libmemcached Documentation
 .
index 9479f5c19b0245dff546c1848af8ebac696334fa..721661799156fa158a12d579aeab6c79a07c759c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_POOL_ST" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_POOL_ST" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_pool_st \- libmemcached Documentation
 .
index 4793e355485ca209fe478c9c145c290814cc93bb..1297c40a4539726e7d4dd9784f75516d0e50b1d6 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_PREPEND" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_PREPEND" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_prepend \- Appending to or Prepending to data on the server
 .
index 88b1211b57727e9cf1962d0a0df79ade0db05d8c..6d7390d94cb972c3ad64fb5f83872b7d91498e66 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_PREPEND_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_PREPEND_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_prepend_by_key \- Appending to or Prepending to data on the server
 .
index bc0cd76db26b4843bd65dbdc46c25bfb838f4e82..90f33402fdf6803785140961b880f6588ae6a44d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_QUIT" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_QUIT" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_quit \- libmemcached Documentation
 .
index d5d85afb9c0a2c8c8c887a0e779e13c1fe05b211..aead66454be01d4f02aea6c0719585a9a403cd4f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_REPLACE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_REPLACE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_replace \- Storing and Replacing Data
 .
index a98deb7f60d7411104a424ab8d0b9a54514616cc..5413a32bbc8555048898a800cee6f2d6f596f259 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_REPLACE_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_REPLACE_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_replace_by_key \- Storing and Replacing Data
 .
index 2d2d586fb3f3c72a434c44aad5c6de1b056e54ba..c7bf1b87995990bd6fbe51c9ce7ba1711dfeccac 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_CAS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_RESULT_CAS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_result_cas \- Working with result sets
 .
index 637f254425b16a71a53b53c454d868f31e106819..4625ce9c5b0a3038dbc308c95c33e93251fb393f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_CREATE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_RESULT_CREATE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_result_create \- Working with result sets
 .
index c3cc27fbc9e917110eb0a88bcb80833fccff8558..249bba5eecb470845da5929fc0444f49067d3cb5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_FLAGS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_RESULT_FLAGS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_result_flags \- Working with result sets
 .
index 010f607f312cfe207a6536e47e5ef43275d80ad0..a5e4a121bf9f05670d765df477c54befd22d0a0e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_FREE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_RESULT_FREE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_result_free \- Working with result sets
 .
index 75394107458525b63c3b1c592808fc5cd6757054..5d207b438f2b4c2934cf931432650c2c434e901d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_KEY_LENGTH" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_RESULT_KEY_LENGTH" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_result_key_length \- Working with result sets
 .
index 12551dfdb9b7756f1cb2f51d180cdabb45e948f9..dc83db7c8d414bfb21d1f252605416e092239938 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_KEY_VALUE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_RESULT_KEY_VALUE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_result_key_value \- Working with result sets
 .
index cafac9041c796113a169f666a188bed55a583600..a8cbb30a2d6367087df4155b0232e035a4fa771b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_LENGTH" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_RESULT_LENGTH" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_result_length \- Working with result sets
 .
index f6a554d67c716cbf7bf25a29e4f0073b00f15309..16096c1d49663201292327ea0f769a743d22632f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_ST" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_RESULT_ST" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_result_st \- Working with result sets
 .
index 5dcd58abb70707dfaa23c8271d4e7636ac8dd28f..e74efc7c864656687ab1dad6d0e3b60f959703e2 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_RESULT_VALUE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_RESULT_VALUE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_result_value \- Working with result sets
 .
index d969b9d8539b43548ae938a6612295d89a6677e6..d74fef9fbf2a2819c321426af1a633a0dfcf0df6 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SASL" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SASL" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_sasl \- libmemcached Documentation
 .
index 024eb07a55fb5bd4d931823255f95dfc2534db19..a3bf07760a8bf50ec33a28f9b0fabdeacc3d9411 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SASL_SET_AUTH_DATA" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SASL_SET_AUTH_DATA" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_sasl_set_auth_data \- libmemcached Documentation
 .
index 63cdeee9ecb654fee27fb99b4eb50b5d279783f7..99eec09d76137c360fea35e8aaee14a1da3d4b59 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_ADD" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_ADD" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_add \- libmemcached Documentation
 .
index c6976d7af00e4e560d3d38a098049c302e98cd05..06861f5197698bb987f1801b80c594fde32dae17 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_ADD_UNIX_SOCKET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_ADD_UNIX_SOCKET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_add_unix_socket \- libmemcached Documentation
 .
index c2c42c7e36f28912cfc16936733ef318ffac154c..5685f280fa9ef87e7f5b7d8dcdc787683870a45f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_COUNT" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_COUNT" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_count \- libmemcached Documentation
 .
index 773ea94433e8070f977ae9d263f3bb41bd116ca2..e031e366a7a5b089eb877283f5ecdb4b16308ae8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_CURSOR" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_CURSOR" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_cursor \- libmemcached Documentation
 .
index 3666223a3afefa77fae81815928457c0ff681676..e2b2428ae506f2d7f75def6b7f1359bf1b3ca670 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_list \- libmemcached Documentation
 .
index c2a0c13b52d924098d0236ab1eadb266d2e18f1b..47bbe0101d1af66b700e716b3ad934d4d970fef0 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST_APPEND" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST_APPEND" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_list_append \- libmemcached Documentation
 .
index f67b1a0dbf9a1f1385138b89f2240624b4b0ad2a..d5ce2fb9d2622dcffce3192c5277b9238ea656e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST_COUNT" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST_COUNT" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_list_count \- libmemcached Documentation
 .
index fdbd78b685ce5ac834374930ecb95afbe2f3ad50..9d886703d932e4820a66430309dd11f416fd74d0 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_LIST_FREE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_LIST_FREE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_list_free \- libmemcached Documentation
 .
index 9c66815c607f2ed63dd1138ed8dcf0cd76132fa0..a4e0a5f57d89477cb15fd2bc773876d20029fa98 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_PUSH" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_PUSH" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_push \- libmemcached Documentation
 .
index 4a4ee67c6a33357e5b7f047d6cb0507d279756e3..47350ea91d4a0636bd2450c0d0a6471f632b9985 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVER_ST" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVER_ST" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_server_st \- libmemcached Documentation
 .
index b73e4bfe6584a4e90c1fde6877490c0d715214ad..b3ee3f94818907bdf63160c666876412c6c21e12 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVERS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVERS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_servers \- libmemcached Documentation
 .
index f9d90c740e6b74945142afa7b1ca0c02ddf9fb68..a5582e9f2b7cdc7e6b9790391c7c494f5375de58 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVERS_PARSE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVERS_PARSE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_servers_parse \- libmemcached Documentation
 .
index 8b7f487850200aa48f068e3f67b187993016434e..1175685202c5c86a09ba38d82d04f117ea693c54 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SERVERS_RESET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SERVERS_RESET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_servers_reset \- libmemcached Documentation
 .
index 9a1666cfbece3d217b6c0ddced522a4916974842..293750d99636ab9345ba867702bd1c783ac22924 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SET" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_set \- Storing and Replacing Data
 .
index 26dfd447e2822cfbbd713adbb5a5fe5efcded6f9..faa34d5022fbfc6e3b41503f40677bc2070ecf9e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_BY_KEY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SET_BY_KEY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_set_by_key \- Storing and Replacing Data
 .
index 92a0967c703c979df22f222c6f743e99e0d7183f..8f315f9d85755d907c4b6ae070aa5c4e0f49316a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_MEMORY_ALLOCATORS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SET_MEMORY_ALLOCATORS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_set_memory_allocators \- libmemcached Documentation
 .
index 7208433a182601e61ee7c23c7653bd6d41507dfb..e4f6c7bf212112a12beab8db918a21fbf7d9ae20 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_MEMORY_ALLOCATORS_CONTEXT" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SET_MEMORY_ALLOCATORS_CONTEXT" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_set_memory_allocators_context \- libmemcached Documentation
 .
index 42f83e11200966058e542c29ebb5b9eb4c95acc2..8f4e12e7cd4096a6a93b0aaaa78502123db1c064 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_SASL_CALLBACKS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SET_SASL_CALLBACKS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_set_sasl_callbacks \- libmemcached Documentation
 .
index 833e006a02f7315a77f02865d27c88582ea5b5c6..3e74e0bbddf9305ae45543557dd9ba1405b40841 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_SET_USER_DATA" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_SET_USER_DATA" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_set_user_data \- libmemcached Documentation
 .
index bb5f74ff2c5fd7853a11789cf7d85af2ba4265eb..78ddd2857ad56424eb68bb425c191499f2fecc4e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_STAT" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_stat \- libmemcached Documentation
 .
@@ -78,16 +78,16 @@ by the calling application. If called with the \fBMEMCACHED_BEHAVIOR_USE_UDP\fPb
 .sp
 memcached_stat_servername() can be used standalone without a \fBmemcached_st\fP to
 obtain the state of a particular server.  "args" is used to define a
-particular state object (a list of these are not provided for by either
-the memcached_stat_get_keys() call nor are they defined in the memcached
-protocol). You must specify the hostname and port of the server you want to
-obtain information on.
+particular state object (a list of these are not provided for by either the
+\fBmemcached_stat_get_keys()\fP call nor are they defined in the
+memcached protocol). You must specify the hostname and port of the server
+you want to obtain information on.
 .sp
 memcached_stat_get_value() returns the value of a particular state key. You
 specify the key you wish to obtain.  The key must be null terminated.
 .sp
-memcached_stat_get_keys() returns a list of keys that the server has state
-objects on. You are responsible for freeing this list.
+\fBmemcached_stat_get_keys()\fP returns a list of keys that the server
+has state objects on. You are responsible for freeing this list.
 .sp
 A command line tool, memstat(1), is provided so that you do not have to write
 an application to do this.
index efd6ea22efa4aa9012fd17cfa8c02cebb8d99472..8050c5dfe14d49571a8aadadb0dc8e0468096959 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_EXECUTE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_STAT_EXECUTE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_stat_execute \- libmemcached Documentation
 .
@@ -78,16 +78,16 @@ by the calling application. If called with the \fBMEMCACHED_BEHAVIOR_USE_UDP\fPb
 .sp
 memcached_stat_servername() can be used standalone without a \fBmemcached_st\fP to
 obtain the state of a particular server.  "args" is used to define a
-particular state object (a list of these are not provided for by either
-the memcached_stat_get_keys() call nor are they defined in the memcached
-protocol). You must specify the hostname and port of the server you want to
-obtain information on.
+particular state object (a list of these are not provided for by either the
+\fBmemcached_stat_get_keys()\fP call nor are they defined in the
+memcached protocol). You must specify the hostname and port of the server
+you want to obtain information on.
 .sp
 memcached_stat_get_value() returns the value of a particular state key. You
 specify the key you wish to obtain.  The key must be null terminated.
 .sp
-memcached_stat_get_keys() returns a list of keys that the server has state
-objects on. You are responsible for freeing this list.
+\fBmemcached_stat_get_keys()\fP returns a list of keys that the server
+has state objects on. You are responsible for freeing this list.
 .sp
 A command line tool, memstat(1), is provided so that you do not have to write
 an application to do this.
index 2c940cfd3a6d8303e023c43db250f9bfb2feb8b0..28f6e553b290a14e5a21ceb9b068a5a7e362a524 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_GET_KEYS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_STAT_GET_KEYS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_stat_get_keys \- libmemcached Documentation
 .
@@ -78,16 +78,16 @@ by the calling application. If called with the \fBMEMCACHED_BEHAVIOR_USE_UDP\fPb
 .sp
 memcached_stat_servername() can be used standalone without a \fBmemcached_st\fP to
 obtain the state of a particular server.  "args" is used to define a
-particular state object (a list of these are not provided for by either
-the memcached_stat_get_keys() call nor are they defined in the memcached
-protocol). You must specify the hostname and port of the server you want to
-obtain information on.
+particular state object (a list of these are not provided for by either the
+\fBmemcached_stat_get_keys()\fP call nor are they defined in the
+memcached protocol). You must specify the hostname and port of the server
+you want to obtain information on.
 .sp
 memcached_stat_get_value() returns the value of a particular state key. You
 specify the key you wish to obtain.  The key must be null terminated.
 .sp
-memcached_stat_get_keys() returns a list of keys that the server has state
-objects on. You are responsible for freeing this list.
+\fBmemcached_stat_get_keys()\fP returns a list of keys that the server
+has state objects on. You are responsible for freeing this list.
 .sp
 A command line tool, memstat(1), is provided so that you do not have to write
 an application to do this.
index 9833d4b675ce8ebf00160bc49f4b36926f6e8396..ed2afc96b78097b3b20877088d68385f26864255 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_GET_VALUE" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_STAT_GET_VALUE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_stat_get_value \- libmemcached Documentation
 .
@@ -78,16 +78,16 @@ by the calling application. If called with the \fBMEMCACHED_BEHAVIOR_USE_UDP\fPb
 .sp
 memcached_stat_servername() can be used standalone without a \fBmemcached_st\fP to
 obtain the state of a particular server.  "args" is used to define a
-particular state object (a list of these are not provided for by either
-the memcached_stat_get_keys() call nor are they defined in the memcached
-protocol). You must specify the hostname and port of the server you want to
-obtain information on.
+particular state object (a list of these are not provided for by either the
+\fBmemcached_stat_get_keys()\fP call nor are they defined in the
+memcached protocol). You must specify the hostname and port of the server
+you want to obtain information on.
 .sp
 memcached_stat_get_value() returns the value of a particular state key. You
 specify the key you wish to obtain.  The key must be null terminated.
 .sp
-memcached_stat_get_keys() returns a list of keys that the server has state
-objects on. You are responsible for freeing this list.
+\fBmemcached_stat_get_keys()\fP returns a list of keys that the server
+has state objects on. You are responsible for freeing this list.
 .sp
 A command line tool, memstat(1), is provided so that you do not have to write
 an application to do this.
index f3285d0e6bb4befa56323e8fa73a13dcdc058f45..38eb213e98b6e25cf0dd1aa445e1b1a1f60f70e4 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STAT_SERVERNAME" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_STAT_SERVERNAME" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_stat_servername \- libmemcached Documentation
 .
@@ -78,16 +78,16 @@ by the calling application. If called with the \fBMEMCACHED_BEHAVIOR_USE_UDP\fPb
 .sp
 memcached_stat_servername() can be used standalone without a \fBmemcached_st\fP to
 obtain the state of a particular server.  "args" is used to define a
-particular state object (a list of these are not provided for by either
-the memcached_stat_get_keys() call nor are they defined in the memcached
-protocol). You must specify the hostname and port of the server you want to
-obtain information on.
+particular state object (a list of these are not provided for by either the
+\fBmemcached_stat_get_keys()\fP call nor are they defined in the
+memcached protocol). You must specify the hostname and port of the server
+you want to obtain information on.
 .sp
 memcached_stat_get_value() returns the value of a particular state key. You
 specify the key you wish to obtain.  The key must be null terminated.
 .sp
-memcached_stat_get_keys() returns a list of keys that the server has state
-objects on. You are responsible for freeing this list.
+\fBmemcached_stat_get_keys()\fP returns a list of keys that the server
+has state objects on. You are responsible for freeing this list.
 .sp
 A command line tool, memstat(1), is provided so that you do not have to write
 an application to do this.
index 947d3e9377c4af425e2641d130b32093e34e76e3..83fd932933c230812b07bf279f2a3e7499876c4a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STATS" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_STATS" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_stats \- libmemcached Documentation
 .
@@ -78,16 +78,16 @@ by the calling application. If called with the \fBMEMCACHED_BEHAVIOR_USE_UDP\fPb
 .sp
 memcached_stat_servername() can be used standalone without a \fBmemcached_st\fP to
 obtain the state of a particular server.  "args" is used to define a
-particular state object (a list of these are not provided for by either
-the memcached_stat_get_keys() call nor are they defined in the memcached
-protocol). You must specify the hostname and port of the server you want to
-obtain information on.
+particular state object (a list of these are not provided for by either the
+\fBmemcached_stat_get_keys()\fP call nor are they defined in the
+memcached protocol). You must specify the hostname and port of the server
+you want to obtain information on.
 .sp
 memcached_stat_get_value() returns the value of a particular state key. You
 specify the key you wish to obtain.  The key must be null terminated.
 .sp
-memcached_stat_get_keys() returns a list of keys that the server has state
-objects on. You are responsible for freeing this list.
+\fBmemcached_stat_get_keys()\fP returns a list of keys that the server
+has state objects on. You are responsible for freeing this list.
 .sp
 A command line tool, memstat(1), is provided so that you do not have to write
 an application to do this.
index a3ee41b558b79bc292420554f81f5aa431e273cf..bf8e44fd04d12e35a1c029270c244ed36d45d471 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_STRERROR" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_STRERROR" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_strerror \- libmemcached Documentation
 .
index f2e34757f4ea500627a8e936e7ddc4a6738b1fcc..bb5934116b77e4a2563f283e3bfe97ce3ab13afb 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_USER_DATA" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_USER_DATA" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_user_data \- libmemcached Documentation
 .
index 45a857ac4f9b3f65cf2405bd0e84f2535d9487e7..8ffcd0559b2bcb413e692fb5f35ded880a924e42 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_VERBOSITY" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_VERBOSITY" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_verbosity \- libmemcached Documentation
 .
index b0e218d4acc55d99eda10c5d6dc9fd5c51db77cd..f729e246c85722685ed8fbbd159a8279a9ba884e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_VERSION" "3" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_VERSION" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_version \- libmemcached Documentation
 .
index d613ae5fcba48f258760b9a49abbae22e82e679f..6e074ff39697a0721cc5a39f1a3cb361e377bfa8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCAPABLE" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCAPABLE" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcapable \- libmemcached Documentation
 .
index ff516f6039385aaee8ae756d28d751ebfb5eb66b..b82da2a7de798ac603fcf61c086d4f8aa6100ad2 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCAT" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCAT" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcat \- libmemcached Documentation
 .
index f2f10bfa22e833fc3f3e778ef0cc6759751fe169..31ec73ea6d0045634a987687b8794c4b2f491134 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCP" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMCP" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcp \- libmemcached Documentation
 .
index 72eedbfdf0e43f49463d150477faa7d245121ef0..2c8c654f799fcf2c17c89855d8db83043a477675 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMDUMP" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMDUMP" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memdump \- libmemcached Documentation
 .
index 0a3671814bf4fb61881f30f07bdf724d0a4307ed..b669e8cd3eb134fec8de38536ea8af9a97011533 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMERROR" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMERROR" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memerror \- libmemcached Documentation
 .
index 0f6ae5e3a7b5305c84bc8b715e29ae5abdcd87ca..3617c686bc58669a22bbbbfaaefeaca9e70270a8 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMFLUSH" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMFLUSH" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memflush \- libmemcached Documentation
 .
index 830cb9a0e66c3680c1fc74fbbf28a213c87c7b37..8e20a73b5607951dfb5104c45731ec66d90d0ede 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMRM" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMRM" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memrm \- libmemcached Documentation
 .
index 891b26623226b8239f18148330bf439c6e89c1dc..14e4d0db80e6ade419de060fa9f37b3255b6e94d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMSLAP" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMSLAP" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memslap \- libmemcached Documentation
 .
index 2d77f183102b4a8e38eb449b2583062d95b53e79..530147cdd8c08ca2231299f12de1326c1d18ee81 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMSTAT" "1" "May 23, 2011" "0.47" "libmemcached"
+.TH "MEMSTAT" "1" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memstat \- libmemcached Documentation
 .