X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcached_stats.rst;h=5fa154428ea0a2a46fc8cd1e1578f50cb3129904;hb=54f01e08b61f4463a9659da7b329c7de04a41dce;hp=ee5103e73db8c157f5332ac59d89bdd83a27e937;hpb=f285e1b3821f56a8983b5ce9fb1a0070e7bb0a1c;p=m6w6%2Flibmemcached diff --git a/docs/memcached_stats.rst b/docs/memcached_stats.rst index ee5103e7..5fa15442 100644 --- a/docs/memcached_stats.rst +++ b/docs/memcached_stats.rst @@ -1,8 +1,6 @@ -.. highlight:: perl - - -memcached_stat, memcached_stat_servername, memcached_stat_get_value, memcached_stat_get_keys -******************************************************************************************** +================================================== +Working with statistical information from a server +================================================== Get memcached statistics @@ -16,9 +14,9 @@ LIBRARY C Client Library for memcached (libmemcached, -lmemcached) -******** +-------- SYNOPSIS -******** +-------- @@ -54,9 +52,9 @@ SYNOPSIS -*********** +----------- DESCRIPTION -*********** +----------- libmemcached(3) has the ability to query a memcached server (or collection @@ -122,9 +120,9 @@ AUTHOR Brian Aker, -******** +-------- SEE ALSO -******** +-------- memcached(1) libmemcached(3) memcached_strerror(3)