iFix for OSX
[awesomized/libmemcached] / docs / memerror.rst
index 880de8caeb36ef9f8faf36fd5c9fed4fea3d67bc..7501c07108422e7513311dde29b5f9b2411bc96f 100644 (file)
@@ -3,13 +3,15 @@ memerror - translate an error code to a string
 ==============================================
 
 
-Translate a memcached error code to a string
+Translates a memcached error code into a string
 
 
 --------
 SYNOPSIS
 --------
 
+:program: `memerror`
+
 .. program:: memerror
 
 .. option:: --help
@@ -19,7 +21,7 @@ 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.
@@ -31,7 +33,7 @@ HOME
 
 
 To find out more infoerroration please check:
-`https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
 ******