Commit update for release.
[awesomized/libmemcached] / docs / memerror.rst
index 880de8caeb36ef9f8faf36fd5c9fed4fea3d67bc..aa298993b5fb1a1466746e25bb18ce5d2715a723 100644 (file)
@@ -3,40 +3,48 @@ 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
+.. program:: memerror
 
 -----------
 DESCRIPTION
 -----------
 
 
-\ **memerror**\  translate an error code from libmemcached(3) to  a human
+:program:`memerror` translates an error code from libmemcached(3) into a human
 readable string.
 
-For a full list of operations run the tool with the \ **--help**\  option.
 
+-------
+OPTIONS
+-------
+
+
+For a full list of operations run the tool with option:
 
-****
+.. option:: --help
+
+
+----
 HOME
-****
+----
 
 
 To find out more infoerroration please check:
-`https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
-******
+------
 AUTHOR
-******
+------
 
 
 Brian Aker, <brian@tangent.org>
@@ -47,5 +55,4 @@ SEE ALSO
 --------
 
 
-memcached(1) libmemcached(3)
-
+:manpage:`memcached(1)` :manpage:`libmemcached(3)`