Make sure we use the correct strerror() in case someone is using threads.
[awesomized/libmemcached] / docs / memstat.rst
index 78e369bb5861679408b8f97df82a14bacd9d1fec..e5aa0e0640d2a64e2e94f7af08ca16fd7f3d6b6a 100644 (file)
@@ -1,6 +1,6 @@
-=======
-memstat
-=======
+=========================================
+memstat - Gather statistics from a server
+=========================================
 
 
 memstat - Display the operating status of a single or group of memcached servers
@@ -10,13 +10,11 @@ memstat - Display the operating status of a single or group of memcached servers
 SYNOPSIS
 --------
 
+:program: `memstat`
 
+.. program:: memstat
 
-.. code-block:: perl
-
-   memstat [options]
-
-
+.. option:: --help
 
 -----------
 DESCRIPTION
@@ -34,13 +32,13 @@ etc..).
 For a full list of operations run the tool with the \ **--help**\  option.
 
 
-****
+----
 HOME
-****
+----
 
 
 To find out more information please check:
-`http://launchpad.org/libmemcached <http://launchpad.org/libmemcached>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
 --------