docs: sanitize
[m6w6/libmemcached] / docs / source / libmemcached / memcached_get.rst
index 0742b7076d42eb7b4db0ea6e1403fbf336a833cd..49b11ab3663489c8a90811010f03224e8f622df0 100644 (file)
@@ -1,10 +1,8 @@
-===============================
 Retrieving data from the server
 ===============================
 
 .. index:: object: memcached_st
 
---------
 SYNOPSIS
 --------
 
@@ -30,7 +28,6 @@ SYNOPSIS
 
 Compile and link with -lmemcached
 
------------
 DESCRIPTION
 -----------
 
@@ -109,7 +106,6 @@ keys at all were found.
 to `MEMCACHED_END` upon successful conclusion.
 `MEMCACHED_NOTFOUND` will be return if no keys at all were found.
 
---------
 SEE ALSO
 --------