Merge in update such that trunk tree no longer commits manpages.
[m6w6/libmemcached] / docs / memerror.rst
index 37638c262d3d675799d36e92f447cdee74e029cd..16ee6147352d01c61774fe888eac8a42c8fbf801 100644 (file)
@@ -3,7 +3,7 @@ memerror - translate an error code to a string
 ==============================================
 
 
-Translate a memcached error code to a string
+Translates a memcached error code into a string
 
 
 --------
@@ -21,27 +21,19 @@ DESCRIPTION
 -----------
 
 
-\ **memerror**\  translate an error code from libmemcached(3) to  a human
+\ **memerror**\  translate an error code from libmemcached(3) into a human
 readable string.
 
 For a full list of operations run the tool with the \ **--help**\  option.
 
 
-****
+----
 HOME
-****
+----
 
 
 To find out more infoerroration please check:
-`https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
-
-
-******
-AUTHOR
-******
-
-
-Brian Aker, <brian@tangent.org>
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
 --------