docs: sanitize
[awesomized/libmemcached] / docs / source / libmemcached / memcached_touch.rst
index 0e00264eb9317e28ed4579d4bc1706ff458b6a4e..05c68790b285b9f698e867cb84dd1311aef57353 100644 (file)
@@ -4,7 +4,6 @@ memcached_touch, memcached_touch_by_key
 
 .. index:: object: memcached_st
 
---------
 SYNOPSIS
 --------
 
@@ -16,7 +15,6 @@ SYNOPSIS
 
 Compile and link with -lmemcached
 
------------
 DESCRIPTION
 -----------
 
@@ -24,7 +22,6 @@ DESCRIPTION
 :func:`memcached_touch_by_key` works the same, but it takes a master key 
 to find the given value.
 
-------
 RETURN
 ------
 
@@ -33,7 +30,6 @@ On success that value will be `MEMCACHED_SUCCESS`.
 Use :func:`memcached_strerror` to translate this value to a printable 
 string.
 
---------
 SEE ALSO
 --------