Fix errno return to line up with error on socket.
[awesomized/libmemcached] / docs / libhashkit.rst
index a5870c57d7f78c7f541e2a6d2a8b7c6fc2f84d00..8866737ae8f3d48ece3525e05642e45a85b3a2ba 100644 (file)
@@ -3,20 +3,7 @@ Introducing libhashkit
 ======================
 
 
--------
-LIBRARY
--------
-
-
-C library collection of useful hashing algorithm (libhashkit, -lhashkit)
-
-
---------
-SYNOPSIS
---------
-
-
-.. code-block:: perl
+.. code-block:: c
 
    cc [ flag ... ] file ... -lhashkit
  
@@ -29,7 +16,7 @@ DESCRIPTION
 -----------
 
 
-\ **libhashkit**\  is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached.
+libhashkit  is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached.
 
 
 ----
@@ -38,12 +25,12 @@ HOME
 
 
 To find out more information please check:
-`https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
 --------
 SEE ALSO
 --------
 
-:manpage:`libmemcached(3)`
+:manpage:`libhashkit(3)`