docs: sanitize
[awesomized/libmemcached] / docs / source / libmemcached / memcached_stats.rst
index a68529826d4d90168c3cd64ba895b176d6a143bf..92a0308c0f6226c49a144a4019bb9471eb82da83 100644 (file)
@@ -1,4 +1,3 @@
-==================================================
 Working with statistical information from a server
 ==================================================
 
@@ -6,7 +5,6 @@ Get memcached statistics
 
 .. index:: object: memcached_st
 
---------
 SYNOPSIS
 --------
 
@@ -28,7 +26,6 @@ SYNOPSIS
 
 Compile and link with -lmemcached
 
------------
 DESCRIPTION
 -----------
 
@@ -52,7 +49,6 @@ obtain information on.
 A command line tool, memstat(1), is provided so that you do not have to write
 an application to do this.
 
-------
 RETURN
 ------
 
@@ -61,7 +57,6 @@ Varies, see particular functions.
 Any method returning a :type:`memcached_stat_st` expects you to free the
 memory allocated for it.
 
---------
 SEE ALSO
 --------